Skip to content

Commit

Permalink
chore: upgrade jsonpath-plus to 10.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <[email protected]>
  • Loading branch information
olexii4 committed Oct 17, 2024
1 parent 918147a commit 2a6edc5
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 13 deletions.
1 change: 1 addition & 0 deletions .deps/EXCLUDED/prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ 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.1) |
| `[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) |
6 changes: 3 additions & 3 deletions .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 |
| [`[email protected].0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined |
| [`[email protected].1`](git://github.com/s3u/JSONPath.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonpath-plus/10.0.1) |
| [`[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 Expand Up @@ -395,7 +395,7 @@
| [`[email protected]`](https://github.com/unshiftio/requires-port) | MIT | clearlydefined |
| [`[email protected]`](https://github.com/reduxjs/reselect.git) | MIT | clearlydefined |
| `[email protected]` | MIT | clearlydefined |
| [`ret@0.4.3`](git://github.com/fent/ret.js.git) | MIT | clearlydefined |
| [`ret@0.5.0`](git://github.com/fent/ret.js.git) | MIT | clearlydefined |
| [`[email protected]`](git://github.com/tim-kos/node-retry.git) | MIT | clearlydefined |
| [`[email protected]`](git+https://github.com/mcollina/reusify.git) | MIT | clearlydefined |
| [`[email protected]`]([email protected]:swansontec/rfc4648.js.git) | MIT | clearlydefined |
Expand All @@ -404,7 +404,7 @@
| `[email protected]` | ISC | #10787 |
| [`[email protected]`](https://github.com/crypto-browserify/ripemd160) | MIT | #1001 |
| [`[email protected]`](git://github.com/feross/safe-buffer.git) | MIT | clearlydefined |
| [`safe-regex2@3.1.0`](git://github.com/fastify/safe-regex.git) | MIT | clearlydefined |
| [`safe-regex2@4.0.0`](git://github.com/fastify/safe-regex.git) | MIT | clearlydefined |
| [`[email protected]`](git+https://github.com/BridgeAR/safe-stable-stringify.git) | MIT | clearlydefined |
| [`[email protected]`](git+https://github.com/ChALkeR/safer-buffer.git) | MIT | clearlydefined |
| [`[email protected]`](https://github.com/apostrophecms/sanitize-html.git) | 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.0"
"jsonpath-plus": "10.0.1"
}
}
1 change: 1 addition & 0 deletions scripts/yarn/old_version/.deps/EXCLUDED/prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ 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.1) |
| `[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 |
| [`[email protected].0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined |
| [`[email protected].1`](git://github.com/s3u/JSONPath.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsonpath-plus/10.0.1) |
| [`[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.0, jsonpath-plus@^8.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.0.tgz#7a747d47e20a27867dbbc80b57fd554788b91474"
integrity sha512-v7j76HGp/ibKlXYeZ7UrfCLSNDaBWuJMA0GaMjA4sZJtCtY89qgPyToDDcl2zdeHh4B5q/B3g2pQdW76fOg/dA==
[email protected].1, jsonpath-plus@^8.0.0:
version "10.0.1"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.1.tgz#a61f4dc6c7489955af0872b0956cc42fbbacb5ab"
integrity sha512-30DeH2QD4nL1IpDLPIFz09G5XyLvh+oNMUI2Zxf4tbrlsVHs0e3VPnwpOnSTFb4yM0dfQK2WGKLsSaAS8V62rw==
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.0":
version: 10.0.0
resolution: "jsonpath-plus@npm:10.0.0"
"jsonpath-plus@npm:10.0.1":
version: 10.0.1
resolution: "jsonpath-plus@npm:10.0.1"
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
checksum: 292310f15807903b3afcf5238c54c7e2a4da0c26ed2d490014b5f960eea0b7b9df54ab56c081c530912a52671dae801c8a68ee6de1e7a3e992d619d66d760caa
languageName: node
linkType: hard

Expand Down

0 comments on commit 2a6edc5

Please sign in to comment.