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: {}