From 4c6260847de72a40bd78a88c36ed01eb2cf04863 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 22:13:41 +0000 Subject: [PATCH] chore(deps): update dependency jsonpath-plus to v10.3.0 [security] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 720f39274c3b..e7a23b7258f8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -130,7 +130,7 @@ "resolutions": { "@codemirror/state": "6.5.2", "@xmldom/xmldom": "^0.9.0", - "jsonpath-plus": "10.2.0", + "jsonpath-plus": "10.3.0", "json5": "^2.2.2", "vite": "5.4.14", "semver": "7.7.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 602ccaefa2af..a30b1eeff4ee 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6740,9 +6740,9 @@ __metadata: languageName: node linkType: hard -"jsonpath-plus@npm:10.2.0": - version: 10.2.0 - resolution: "jsonpath-plus@npm:10.2.0" +"jsonpath-plus@npm:10.3.0": + version: 10.3.0 + resolution: "jsonpath-plus@npm:10.3.0" dependencies: "@jsep-plugin/assignment": "npm:^1.3.0" "@jsep-plugin/regex": "npm:^1.0.4" @@ -6750,7 +6750,7 @@ __metadata: bin: jsonpath: bin/jsonpath-cli.js jsonpath-plus: bin/jsonpath-cli.js - checksum: 10c0/46480781a0a0b5347dc592fd69ef7ff0fa5a5e322a3f1f23997319e77ee937762366d722facafcc5e8d16101e9cdf1ae14df1f1777b2933990aadd0cdb20d8f5 + checksum: 10c0/f5ff53078ecab98e8afd1dcdb4488e528653fa5a03a32d671f52db1ae9c3236e6e072d75e1949a80929fd21b07603924a586f829b40ad35993fa0247fa4f7506 languageName: node linkType: hard