From 0b3eb5ffb439e4a615f068120f7f8b9348598275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 17:29:37 +0200 Subject: [PATCH] chore(deps): update dependency js-yaml to v4.1.0 (#3773) --- packages/plugins/ui-theme/package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index 8cc79e3e9..b7172c2dd 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -45,7 +45,7 @@ "i18next": "20.6.1", "in-publish": "2.0.1", "js-base64": "3.7.3", - "js-yaml": "3.14.1", + "js-yaml": "4.1.0", "localstorage-memory": "1.0.3", "lodash": "4.17.21", "marked": "4.2.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0eb7a303b..4f4bdf2e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1257,8 +1257,8 @@ importers: specifier: 3.7.3 version: 3.7.3 js-yaml: - specifier: 3.14.1 - version: 3.14.1 + specifier: 4.1.0 + version: 4.1.0 localstorage-memory: specifier: 1.0.3 version: 1.0.3