Skip to content

Commit

Permalink
chore(deps): update jsonpath-plus to fix CVE-2024-21534
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesmarx committed Oct 28, 2024
1 parent 7c41a92 commit 423b759
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ajv-errors": "~3.0.0",
"ajv-formats": "~2.1.0",
"es-aggregate-error": "^1.0.7",
"jsonpath-plus": "10.0.0",
"jsonpath-plus": "10.1.0",
"lodash": "~4.17.21",
"lodash.topath": "^4.5.2",
"minimatch": "3.1.2",
Expand Down
18 changes: 2 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2975,7 +2975,7 @@ __metadata:
ajv-errors: ~3.0.0
ajv-formats: ~2.1.0
es-aggregate-error: ^1.0.7
jsonpath-plus: 10.0.0
jsonpath-plus: 10.1.0
lodash: ~4.17.21
lodash.topath: ^4.5.2
minimatch: 3.1.2
Expand Down Expand Up @@ -9279,21 +9279,7 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:10.0.0":
version: 10.0.0
resolution: "jsonpath-plus@npm:10.0.0"
dependencies:
"@jsep-plugin/assignment": ^1.2.1
"@jsep-plugin/regex": ^1.0.3
jsep: ^1.3.9
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 992a62a0a5d2b96b40389de0608943840db39b466f9d3c1d71b4801e34b8d397c74811213e24e33c833b74aa83d9ce7860c1e7e0bc29980161489ea4a3962ecf
languageName: node
linkType: hard

"jsonpath-plus@npm:^6.0.1 || ^10.1.0":
"jsonpath-plus@npm:10.1.0, jsonpath-plus@npm:^6.0.1 || ^10.1.0":
version: 10.1.0
resolution: "jsonpath-plus@npm:10.1.0"
dependencies:
Expand Down

0 comments on commit 423b759

Please sign in to comment.