From b9967cc3ebf7d983c48e86d0003bf32c87b5e8b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 17:18:45 +0000 Subject: [PATCH] chore(deps): Bump js-yaml from 4.3.0 to 5.3.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 5.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.0...5.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/desktop-ui/package.json | 2 +- pnpm-lock.yaml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/apps/desktop-ui/package.json b/apps/desktop-ui/package.json index edc4b60e..ab561d07 100644 --- a/apps/desktop-ui/package.json +++ b/apps/desktop-ui/package.json @@ -82,7 +82,7 @@ "ipaddr.js": "^2.3.0", "jmespath": "^0.16.0", "js-md5": "^0.8.3", - "js-yaml": "^4.1.1", + "js-yaml": "^5.3.0", "jsonpath-plus": "^10.4.0", "jsonrepair": "^3.13.1", "jspdf": "^4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f46775b..1ed4ffd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -225,8 +225,8 @@ importers: specifier: ^0.8.3 version: 0.8.3 js-yaml: - specifier: ^4.1.1 - version: 4.3.0 + specifier: ^5.3.0 + version: 5.3.0 jsonpath-plus: specifier: ^10.4.0 version: 10.4.0 @@ -5709,6 +5709,10 @@ packages: resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} hasBin: true + js-yaml@5.3.0: + resolution: {integrity: sha512-muutsYr+e2+d3rTgUGslq5rxbBlUy3cJ61IsHag2QNDQV+7zXWjkUpmALIajhrlLlrgRUiymj6U3zUr/TMK84Q==} + hasBin: true + jsep@1.4.0: resolution: {integrity: sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==} engines: {node: '>= 10.16.0'} @@ -13918,6 +13922,10 @@ snapshots: dependencies: argparse: 2.0.1 + js-yaml@5.3.0: + dependencies: + argparse: 2.0.1 + jsep@1.4.0: {} jsesc@3.1.0: {}