Skip to content

Commit c098156

Browse files
authored
chore(deps): update jsonpath-plus to a safe version (#2780)
1 parent 9d01bec commit c098156

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ajv-errors": "~3.0.0",
4848
"ajv-formats": "~2.1.0",
4949
"es-aggregate-error": "^1.0.7",
50-
"jsonpath-plus": "10.2.0",
50+
"jsonpath-plus": "^10.3.0",
5151
"lodash": "~4.17.21",
5252
"lodash.topath": "^4.5.2",
5353
"minimatch": "3.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,7 +2993,7 @@ __metadata:
29932993
ajv-errors: ~3.0.0
29942994
ajv-formats: ~2.1.0
29952995
es-aggregate-error: ^1.0.7
2996-
jsonpath-plus: 10.2.0
2996+
jsonpath-plus: ^10.3.0
29972997
lodash: ~4.17.21
29982998
lodash.topath: ^4.5.2
29992999
minimatch: 3.1.2
@@ -9281,17 +9281,17 @@ __metadata:
92819281
languageName: node
92829282
linkType: hard
92839283

9284-
"jsonpath-plus@npm:10.2.0":
9285-
version: 10.2.0
9286-
resolution: "jsonpath-plus@npm:10.2.0"
9284+
"jsonpath-plus@npm:^10.3.0":
9285+
version: 10.3.0
9286+
resolution: "jsonpath-plus@npm:10.3.0"
92879287
dependencies:
92889288
"@jsep-plugin/assignment": ^1.3.0
92899289
"@jsep-plugin/regex": ^1.0.4
92909290
jsep: ^1.4.0
92919291
bin:
92929292
jsonpath: bin/jsonpath-cli.js
92939293
jsonpath-plus: bin/jsonpath-cli.js
9294-
checksum: 862a96a0179f342fa6c012065fa78458d4ae4835f18a6ef580d18807101d8c2c3509dc20c9857474503205bff8f06c309e17d7420b68196262d15ad1e4f22146
9294+
checksum: b0f7e9af4d3c586911690c0afc20cbdc3c8af963a739c7f7a62905ed34a25bf5279f2c254e7222aa65f834d2ae3c8cc217986d528c8206896afa008d6619cde7
92959295
languageName: node
92969296
linkType: hard
92979297

0 commit comments

Comments
 (0)