Skip to content

Commit

Permalink
chore: upgrade jsonpath-plus to 10.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <[email protected]>
  • Loading branch information
olexii4 committed Oct 22, 2024
1 parent 9684e23 commit 27ec6a0
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 13 deletions.
1 change: 0 additions & 1 deletion .deps/EXCLUDED/prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ This file lists dependencies that do not need CQs or auto-detection does not wor
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/fastify/5.0.0) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/glob/11.0.0) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsep/1.3.9) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonpath-plus/10.0.6) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/real-require/0.2.0) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/light-my-request/6.0.0) |
2 changes: 1 addition & 1 deletion .deps/prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
| [`[email protected]`](git://github.com/isaacs/json-stringify-safe) | ISC | clearlydefined |
| [`[email protected]`](https://github.com/microsoft/node-jsonc-parser) | MIT | #12891 |
| [`[email protected]`]([email protected]:jprichardson/node-jsonfile.git) | MIT | clearlydefined |
| [`jsonpath-plus@10.0.6`](git://github.com/s3u/JSONPath.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonpath-plus/10.0.6) |
| [`jsonpath-plus@10.1.0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined |
| [`[email protected]`](git://github.com/tdegrunt/jsonschema.git) | MIT | clearlydefined |
| [`[email protected]`](git://github.com/joyent/node-jsprim.git) | MIT | clearlydefined |
| `[email protected]` | MIT | clearlydefined |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"find-my-way": "9.0.1",
"webpack": "^5.94.0",
"ws": "^8.17.1",
"jsonpath-plus": "10.0.6"
"jsonpath-plus": "10.1.0"
}
}
1 change: 0 additions & 1 deletion scripts/yarn/old_version/.deps/EXCLUDED/prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ This file lists dependencies that do not need CQs or auto-detection does not wor
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/fastify/5.0.0) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/glob/11.0.0) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsep/1.3.9) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonpath-plus/10.0.6) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/real-require/0.2.0) |
| `[email protected]` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/light-my-request/6.0.0) |
2 changes: 1 addition & 1 deletion scripts/yarn/old_version/.deps/prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
| [`[email protected]`](git://github.com/isaacs/json-stringify-safe) | ISC | clearlydefined |
| [`[email protected]`](https://github.com/microsoft/node-jsonc-parser) | MIT | #12891 |
| [`[email protected]`]([email protected]:jprichardson/node-jsonfile.git) | MIT | clearlydefined |
| [`jsonpath-plus@10.0.6`](git://github.com/s3u/JSONPath.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonpath-plus/10.0.6) |
| [`jsonpath-plus@10.1.0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined |
| [`[email protected]`](git://github.com/tdegrunt/jsonschema.git) | MIT | clearlydefined |
| [`[email protected]`](git://github.com/joyent/node-jsprim.git) | MIT | clearlydefined |
| [`[email protected]`](https://github.com/sindresorhus/leven.git) | MIT | clearlydefined |
Expand Down
8 changes: 4 additions & 4 deletions scripts/yarn/old_version/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7098,10 +7098,10 @@ jsonparse@^1.2.0, jsonparse@^1.3.1:
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==

jsonpath-plus@10.0.6, jsonpath-plus@^8.0.0:
version "10.0.6"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.6.tgz#09c4db1670a533c3022ec3f59df61a33de975a00"
integrity sha512-Q0KCash90S0WQnPnE/W0uVXQSww4NkO34COfs+gbq0fk+Kv03FYpZ+uU2I7soLLaS4d/ywsm9PxplZsTMmfBmg==
jsonpath-plus@10.1.0, jsonpath-plus@^8.0.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.1.0.tgz#e8724c721ac60ff2db667066131b1a2c992ffcf0"
integrity sha512-gHfV1IYqH8uJHYVTs8BJX1XKy2/rR93+f8QQi0xhx95aCiXn1ettYAd5T+7FU6wfqyDoX/wy0pm/fL3jOKJ9Lg==
dependencies:
"@jsep-plugin/assignment" "^1.2.1"
"@jsep-plugin/regex" "^1.0.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9669,17 +9669,17 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:10.0.6":
version: 10.0.6
resolution: "jsonpath-plus@npm:10.0.6"
"jsonpath-plus@npm:10.1.0":
version: 10.1.0
resolution: "jsonpath-plus@npm:10.1.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: ce78d0073da111502342afe6f1974586760c0cb3f47fabd43a85dd5ad3a887c7c6e8766da826de89b3ecb068886e3282cf7c398c764e1c05e2c0c301950a7cf7
checksum: 9369a9466e3bb3eca064debe3fd87d9cf791b9c8a23be7c00902497cd8f9dd632290d471e3c7bb09da0aa92626204f9c9a27c429940802bc5046cc8c87f3c596
languageName: node
linkType: hard

Expand Down

0 comments on commit 27ec6a0

Please sign in to comment.