From 99e1161fb4fe88a26011dcac2b24c923dabeb65c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 05:05:37 +0000 Subject: [PATCH] chore(deps): update dependency jsonpath-plus to ~10.2.0 --- package.json | 2 +- packages/@o3r/components/package.json | 2 +- packages/@o3r/rules-engine/package.json | 2 +- yarn.lock | 26 ++++++++++++------------- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index f9f0e36c51..83c03399cd 100644 --- a/package.json +++ b/package.json @@ -241,7 +241,7 @@ "jest-preset-angular": "~14.2.0", "js-yaml": "^4.1.0", "jsonc-eslint-parser": "~2.4.0", - "jsonpath-plus": "~10.1.0", + "jsonpath-plus": "~10.2.0", "lighthouse": "~12.2.0", "lint-staged": "^15.0.0", "minimist": "^1.2.6", diff --git a/packages/@o3r/components/package.json b/packages/@o3r/components/package.json index 47a6167852..8c5980db12 100644 --- a/packages/@o3r/components/package.json +++ b/packages/@o3r/components/package.json @@ -196,7 +196,7 @@ "jest-junit": "~16.0.0", "jest-preset-angular": "~14.2.0", "jsonc-eslint-parser": "~2.4.0", - "jsonpath-plus": "~10.1.0", + "jsonpath-plus": "~10.2.0", "memfs": "~4.14.0", "nx": "~19.5.0", "pid-from-port": "^1.1.3", diff --git a/packages/@o3r/rules-engine/package.json b/packages/@o3r/rules-engine/package.json index 72c9cab421..a97c2a7219 100644 --- a/packages/@o3r/rules-engine/package.json +++ b/packages/@o3r/rules-engine/package.json @@ -143,7 +143,7 @@ "jest-junit": "~16.0.0", "jest-preset-angular": "~14.2.0", "jsonc-eslint-parser": "~2.4.0", - "jsonpath-plus": "~10.1.0", + "jsonpath-plus": "~10.2.0", "memfs": "~4.14.0", "nx": "~19.5.0", "pid-from-port": "^1.1.3", diff --git a/yarn.lock b/yarn.lock index a5edeec5c2..5b6615b93c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5520,7 +5520,7 @@ __metadata: languageName: node linkType: hard -"@jsep-plugin/assignment@npm:^1.2.1": +"@jsep-plugin/assignment@npm:^1.3.0": version: 1.3.0 resolution: "@jsep-plugin/assignment@npm:1.3.0" peerDependencies: @@ -5529,7 +5529,7 @@ __metadata: languageName: node linkType: hard -"@jsep-plugin/regex@npm:^1.0.3": +"@jsep-plugin/regex@npm:^1.0.4": version: 1.0.4 resolution: "@jsep-plugin/regex@npm:1.0.4" peerDependencies: @@ -7767,7 +7767,7 @@ __metadata: jest-junit: "npm:~16.0.0" jest-preset-angular: "npm:~14.2.0" jsonc-eslint-parser: "npm:~2.4.0" - jsonpath-plus: "npm:~10.1.0" + jsonpath-plus: "npm:~10.2.0" memfs: "npm:~4.14.0" nx: "npm:~19.5.0" pid-from-port: "npm:^1.1.3" @@ -8846,7 +8846,7 @@ __metadata: jest-preset-angular: "npm:~14.2.0" js-yaml: "npm:^4.1.0" jsonc-eslint-parser: "npm:~2.4.0" - jsonpath-plus: "npm:~10.1.0" + jsonpath-plus: "npm:~10.2.0" lighthouse: "npm:~12.2.0" lint-staged: "npm:^15.0.0" minimist: "npm:^1.2.6" @@ -9532,7 +9532,7 @@ __metadata: jest-junit: "npm:~16.0.0" jest-preset-angular: "npm:~14.2.0" jsonc-eslint-parser: "npm:~2.4.0" - jsonpath-plus: "npm:~10.1.0" + jsonpath-plus: "npm:~10.2.0" memfs: "npm:~4.14.0" nx: "npm:~19.5.0" pid-from-port: "npm:^1.1.3" @@ -24204,7 +24204,7 @@ __metadata: languageName: node linkType: hard -"jsep@npm:^1.3.9": +"jsep@npm:^1.4.0": version: 1.4.0 resolution: "jsep@npm:1.4.0" checksum: 10/935824fe6ac28fcff3cd13878f508f99f6c13e7f0f53ec9fca0d3db465e6dd15f8af030bcdc75a38b07c78359c656647435923a26aceb91607027021f00c17f2 @@ -24368,17 +24368,17 @@ __metadata: languageName: node linkType: hard -"jsonpath-plus@npm:~10.1.0": - version: 10.1.0 - resolution: "jsonpath-plus@npm:10.1.0" +"jsonpath-plus@npm:~10.2.0": + version: 10.2.0 + resolution: "jsonpath-plus@npm:10.2.0" dependencies: - "@jsep-plugin/assignment": "npm:^1.2.1" - "@jsep-plugin/regex": "npm:^1.0.3" - jsep: "npm:^1.3.9" + "@jsep-plugin/assignment": "npm:^1.3.0" + "@jsep-plugin/regex": "npm:^1.0.4" + jsep: "npm:^1.4.0" bin: jsonpath: bin/jsonpath-cli.js jsonpath-plus: bin/jsonpath-cli.js - checksum: 10/d872af63b667c43e7563095b4c88f61be5b298c1ddc1d019b3684f0ba1addcba24857e78058b00c52511f52044e3dfea16f83869facfd6ced7430ebd6257f7ab + checksum: 10/3a6bd775d4348f5e014249a11abb635af2f1265d83ba716b3d633ca3f118e79c318223dd685170c50652494a492f3354163bbe4cd5554bb4d7992fecf53c4874 languageName: node linkType: hard