Skip to content

Commit

Permalink
chore(deps): update dependency jsonpath-plus to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 93f3f5f commit eb8a8cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"resolutions": {
"@codemirror/state": "6.4.1",
"@xmldom/xmldom": "^0.9.0",
"jsonpath-plus": "10.0.0",
"jsonpath-plus": "10.1.0",
"json5": "^2.2.2",
"vite": "5.4.9",
"semver": "7.6.3",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6737,17 +6737,17 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:10.0.0":
version: 10.0.0
resolution: "jsonpath-plus@npm:10.0.0"
"jsonpath-plus@npm:10.1.0":
version: 10.1.0
resolution: "jsonpath-plus@npm:10.1.0"
dependencies:
"@jsep-plugin/assignment": "npm:^1.2.1"
"@jsep-plugin/regex": "npm:^1.0.3"
jsep: "npm:^1.3.9"
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 10c0/0bd0ad79397f319c8543f090a944ea08c933c13d69ad5213f202f738ef4abd46de57c917844a83e2e89643cadbfc2e327a402c01eaf50bd1870882d50a4a8b95
checksum: 10c0/1ff0743f9113f7750b598563c7886e1b07c19f112c4a8d976165e6799ff9774279985d1f4a147e87eacc0b94eb27dbd6e3ab5cf0728d4ba947f00757bc6aebb4
languageName: node
linkType: hard

Expand Down

0 comments on commit eb8a8cf

Please sign in to comment.