From a88b91042a2d7e469787336894d27e35a6123dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 18:53:34 +0000 Subject: [PATCH] chore(deps): Bump js-yaml from 4.3.1 to 5.4.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 5.4.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...5.4.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/desktop-ui/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/desktop-ui/package.json b/apps/desktop-ui/package.json index 1aa23878..c0e727f9 100644 --- a/apps/desktop-ui/package.json +++ b/apps/desktop-ui/package.json @@ -82,7 +82,7 @@ "ipaddr.js": "^2.5.0", "jmespath": "^0.16.0", "js-md5": "^0.9.2", - "js-yaml": "^4.3.1", + "js-yaml": "^5.4.2", "jsonpath-plus": "^10.4.0", "jsonrepair": "^3.15.0", "jspdf": "^4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9fde8f20..90cff39e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -225,8 +225,8 @@ importers: specifier: ^0.9.2 version: 0.9.2 js-yaml: - specifier: ^4.3.1 - version: 4.3.1 + specifier: ^5.4.2 + version: 5.4.2 jsonpath-plus: specifier: ^10.4.0 version: 10.4.0 @@ -5409,14 +5409,14 @@ packages: resolution: {integrity: sha512-ttBQIIQPDeLjpPOohtUdXuXUVoA2uIB6fEH9HyJ7234s5mBJ5wTx20njxplLZQgLaOfpmPQA7X2t5AX6tIPbog==} hasBin: true - js-yaml@4.3.1: - resolution: {integrity: sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==} - hasBin: true - js-yaml@4.3.2: resolution: {integrity: sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==} hasBin: true + js-yaml@5.4.2: + resolution: {integrity: sha512-m+aqu+LwO1O6sIopafj8HUVl5aawITwZQe/yHpMCKjaWBaA/d07B/QdMb3529REftiU+RMMHL3Vlsw3hON7vWg==} + hasBin: true + jsep@1.4.0: resolution: {integrity: sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==} engines: {node: '>= 10.16.0'} @@ -13474,11 +13474,11 @@ snapshots: argparse: 1.0.10 esprima: 4.0.1 - js-yaml@4.3.1: + js-yaml@4.3.2: dependencies: argparse: 2.0.1 - js-yaml@4.3.2: + js-yaml@5.4.2: dependencies: argparse: 2.0.1