Skip to content

Commit

Permalink
chore: update jsonpath-plus
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Oct 15, 2024
1 parent f0705b3 commit 5e9eca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
},
"resolutions": {
"@oada/lib-prom": "^4.0.0",
"jsonpath-plus": "^10.0.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},
"packageManager": "[email protected]",
Expand Down
26 changes: 1 addition & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5309,7 +5309,7 @@ __metadata:
languageName: node
linkType: hard

"jsep@npm:^1.3.8, jsep@npm:^1.3.9":
"jsep@npm:^1.3.9":
version: 1.3.9
resolution: "jsep@npm:1.3.9"
checksum: 10/c60d7064c3b5047f58345e65e7618bbaecf2f46338e56689244db057b0550bf8fb7c1457a7384dfd38aca9acde3ff851d062c3f182cc1fbc66c13cb2ca0b579d
Expand Down Expand Up @@ -5419,30 +5419,6 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:^8.0.0, jsonpath-plus@npm:^8.1.0":
version: 8.1.0
resolution: "jsonpath-plus@npm:8.1.0"
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 10/1954bbf0f9b2b8b749d0ed22cb84e0f475efe66c6cd186cbe0f97c1c8350ac68d156053ac690629cf9ad8ff00aa0fc8e2e97100a5cdd5ee7610074f5f7151650
languageName: node
linkType: hard

"jsonpath-plus@npm:^9.0.0":
version: 9.0.0
resolution: "jsonpath-plus@npm:9.0.0"
dependencies:
"@jsep-plugin/assignment": "npm:^1.2.1"
"@jsep-plugin/regex": "npm:^1.0.3"
jsep: "npm:^1.3.8"
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 10/a7b8099e92a8d11896857e55c48ce898180b6b2fa6a1db819dcdacf9741ae03a8b4263ae844b40d6a8e171c2d54e37d8ee3d206777e90ee0127246bae2102ee5
languageName: node
linkType: hard

"jsonpath@npm:^1.1.1":
version: 1.1.1
resolution: "jsonpath@npm:1.1.1"
Expand Down

0 comments on commit 5e9eca6

Please sign in to comment.