Skip to content

Commit

Permalink
chore(deps): update jsonpath-plus to a safe version
Browse files Browse the repository at this point in the history
  • Loading branch information
sloanesturz committed Feb 19, 2025
1 parent 9d01bec commit 028d569
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.2.0",
"jsonpath-plus": "^10.3.0",
"lodash": "~4.17.21",
"lodash.topath": "^4.5.2",
"minimatch": "3.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2993,7 +2993,7 @@ __metadata:
ajv-errors: ~3.0.0
ajv-formats: ~2.1.0
es-aggregate-error: ^1.0.7
jsonpath-plus: 10.2.0
jsonpath-plus: ^10.3.0
lodash: ~4.17.21
lodash.topath: ^4.5.2
minimatch: 3.1.2
Expand Down Expand Up @@ -9281,17 +9281,17 @@ __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": ^1.3.0
"@jsep-plugin/regex": ^1.0.4
jsep: ^1.4.0
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 862a96a0179f342fa6c012065fa78458d4ae4835f18a6ef580d18807101d8c2c3509dc20c9857474503205bff8f06c309e17d7420b68196262d15ad1e4f22146
checksum: b0f7e9af4d3c586911690c0afc20cbdc3c8af963a739c7f7a62905ed34a25bf5279f2c254e7222aa65f834d2ae3c8cc217986d528c8206896afa008d6619cde7
languageName: node
linkType: hard

Expand Down

0 comments on commit 028d569

Please sign in to comment.