diff --git a/.deps/EXCLUDED/prod.md b/.deps/EXCLUDED/prod.md index 58ab22be7..62985c4a6 100644 --- a/.deps/EXCLUDED/prod.md +++ b/.deps/EXCLUDED/prod.md @@ -13,6 +13,6 @@ This file lists dependencies that do not need CQs or auto-detection does not wor | `fast-uri@2.4.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/fast-uri/2.4.0) | | `fastify@5.0.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/fastify/5.0.0) | | `glob@11.0.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/glob/11.0.0) | -| `jackspeak@4.0.2` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jackspeak/4.0.2) | +| `jsep@1.3.9` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsep/1.3.9) | | `real-require@0.2.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/real-require/0.2.0) | | `light-my-request@6.0.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/light-my-request/6.0.0) | diff --git a/.deps/prod.md b/.deps/prod.md index 6d21ea726..c9f6f52b4 100644 --- a/.deps/prod.md +++ b/.deps/prod.md @@ -31,6 +31,8 @@ | `@hapi/wreck@18.0.1` | BSD-3-Clause | clearlydefined | | `@isaacs/cliui@8.0.2` | ISC | #8260 | | [`@isaacs/fs-minipass@4.0.1`](https://github.com/npm/fs-minipass.git) | ISC | clearlydefined | +| [`@jsep-plugin/assignment@1.2.1`](EricSmekens/jsep) | MIT | clearlydefined | +| [`@jsep-plugin/regex@1.0.3`](EricSmekens/jsep) | MIT | clearlydefined | | [`@kubernetes/client-node@0.21.0`](https://github.com/kubernetes-client/javascript.git) | Apache-2.0 | clearlydefined | | `@lukeed/ms@2.0.2` | MIT | clearlydefined | | [`@npmcli/agent@2.2.2`](https://github.com/npm/agent.git) | ISC | clearlydefined | @@ -248,7 +250,7 @@ | [`isstream@0.1.2`](https://github.com/rvagg/isstream.git) | MIT | clearlydefined | | [`jackspeak@2.3.6`](git+https://github.com/isaacs/jackspeak.git) | BlueOak-1.0.0 | #10783 | | [`jackspeak@3.1.2`](git+https://github.com/isaacs/jackspeak.git) | BlueOak-1.0.0 | clearlydefined | -| [`jackspeak@4.0.2`](git+https://github.com/isaacs/jackspeak.git) | BlueOak-1.0.0 | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jackspeak/4.0.2) | +| [`jackspeak@4.0.2`](git+https://github.com/isaacs/jackspeak.git) | BlueOak-1.0.0 | clearlydefined | | `joi@17.12.3` | BSD-3-Clause | #13097 | | [`jose@4.15.5`](https://github.com/panva/jose) | MIT | clearlydefined | | [`joycon@3.1.1`](egoist/joycon) | MIT | clearlydefined | @@ -256,6 +258,7 @@ | `js-yaml@4.1.0` | MIT | clearlydefined | | [`jsbn@0.1.1`](https://github.com/andyperlitch/jsbn.git) | MIT | #14597 | | [`jsbn@1.1.0`](https://github.com/andyperlitch/jsbn.git) | MIT | #13331 | +| [`jsep@1.3.9`](https://github.com/EricSmekens/jsep.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsep/1.3.9) | | [`json-schema-ref-resolver@1.0.1`](git+https://github.com/fastify/json-schema-ref-resolver.git) | MIT | clearlydefined | | [`json-schema-resolver@2.0.0`](git+https://github.com/Eomm/json-schema-resolver.git) | MIT | clearlydefined | | [`json-schema-traverse@0.4.1`](git+https://github.com/epoberezkin/json-schema-traverse.git) | MIT | clearlydefined | @@ -264,7 +267,7 @@ | [`json-stringify-safe@5.0.1`](git://github.com/isaacs/json-stringify-safe) | ISC | clearlydefined | | [`jsonc-parser@3.2.0`](https://github.com/microsoft/node-jsonc-parser) | MIT | #12891 | | [`jsonfile@6.1.0`](git@github.com:jprichardson/node-jsonfile.git) | MIT | clearlydefined | -| [`jsonpath-plus@8.1.0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined | +| [`jsonpath-plus@10.0.0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined | | [`jsonschema@1.4.1`](git://github.com/tdegrunt/jsonschema.git) | MIT | clearlydefined | | [`jsprim@1.4.2`](git://github.com/joyent/node-jsprim.git) | MIT | clearlydefined | | `leven@2.1.0` | MIT | clearlydefined | diff --git a/package.json b/package.json index cc970fe8f..60c09b05a 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "undici": "^5.28.3", "find-my-way": "^8.2.0", "webpack": "^5.94.0", - "ws": "^8.17.1" + "ws": "^8.17.1", + "jsonpath-plus": "^10.0.0" } } diff --git a/scripts/yarn/old_version/.deps/EXCLUDED/prod.md b/scripts/yarn/old_version/.deps/EXCLUDED/prod.md index 58ab22be7..62985c4a6 100644 --- a/scripts/yarn/old_version/.deps/EXCLUDED/prod.md +++ b/scripts/yarn/old_version/.deps/EXCLUDED/prod.md @@ -13,6 +13,6 @@ This file lists dependencies that do not need CQs or auto-detection does not wor | `fast-uri@2.4.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/fast-uri/2.4.0) | | `fastify@5.0.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/fastify/5.0.0) | | `glob@11.0.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/glob/11.0.0) | -| `jackspeak@4.0.2` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jackspeak/4.0.2) | +| `jsep@1.3.9` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsep/1.3.9) | | `real-require@0.2.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/real-require/0.2.0) | | `light-my-request@6.0.0` | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/light-my-request/6.0.0) | diff --git a/scripts/yarn/old_version/.deps/prod.md b/scripts/yarn/old_version/.deps/prod.md index dae9c3729..9964c5999 100644 --- a/scripts/yarn/old_version/.deps/prod.md +++ b/scripts/yarn/old_version/.deps/prod.md @@ -32,6 +32,8 @@ | [`@hapi/wreck@18.0.1`](git://github.com/hapijs/wreck) | BSD-3-Clause | clearlydefined | | [`@isaacs/cliui@8.0.2`](https://github.com/yargs/cliui.git) | ISC | #8260 | | [`@isaacs/fs-minipass@4.0.1`](https://github.com/npm/fs-minipass.git) | ISC | clearlydefined | +| [`@jsep-plugin/assignment@1.2.1`](https://github.com/EricSmekens/jsep.git) | MIT | clearlydefined | +| [`@jsep-plugin/regex@1.0.3`](https://github.com/EricSmekens/jsep.git) | MIT | clearlydefined | | [`@kubernetes/client-node@0.21.0`](https://github.com/kubernetes-client/javascript.git) | Apache-2.0 | clearlydefined | | [`@lukeed/ms@2.0.2`](https://github.com/lukeed/ms.git) | MIT | clearlydefined | | [`@patternfly/react-core@4.278.0`](https://github.com/patternfly/patternfly-react.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/@patternfly/react-core/4.278.0) | @@ -205,13 +207,14 @@ | [`isexe@2.0.0`](git+https://github.com/isaacs/isexe.git) | ISC | clearlydefined | | [`isomorphic-ws@5.0.0`](git+https://github.com/heineiuo/isomorphic-ws.git) | MIT | clearlydefined | | [`isstream@0.1.2`](https://github.com/rvagg/isstream.git) | MIT | clearlydefined | -| [`jackspeak@4.0.2`](git+https://github.com/isaacs/jackspeak.git) | BlueOak-1.0.0 | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jackspeak/4.0.2) | +| [`jackspeak@4.0.2`](git+https://github.com/isaacs/jackspeak.git) | BlueOak-1.0.0 | clearlydefined | | [`joi@17.12.3`](git://github.com/hapijs/joi) | BSD-3-Clause | #13097 | | [`jose@4.15.5`](https://github.com/panva/jose.git) | MIT | clearlydefined | | [`joycon@3.1.1`](https://github.com/egoist/joycon.git) | MIT | clearlydefined | | [`js-tokens@4.0.0`](https://github.com/lydell/js-tokens.git) | MIT | #2401 | | [`js-yaml@4.1.0`](https://github.com/nodeca/js-yaml.git) | MIT | clearlydefined | | [`jsbn@0.1.1`](https://github.com/andyperlitch/jsbn.git) | MIT | #14597 | +| [`jsep@1.3.9`](https://github.com/EricSmekens/jsep.git) | MIT | [clearlydefined](https://clearlydefined.io/definitions/npm/npmjs/-/jsep/1.3.9) | | [`json-schema-ref-resolver@1.0.1`](git+https://github.com/fastify/json-schema-ref-resolver.git) | MIT | clearlydefined | | [`json-schema-resolver@2.0.0`](git+https://github.com/Eomm/json-schema-resolver.git) | MIT | clearlydefined | | [`json-schema-traverse@1.0.0`](git+https://github.com/epoberezkin/json-schema-traverse.git) | MIT | clearlydefined | @@ -219,7 +222,7 @@ | [`json-stringify-safe@5.0.1`](git://github.com/isaacs/json-stringify-safe) | ISC | clearlydefined | | [`jsonc-parser@3.2.0`](https://github.com/microsoft/node-jsonc-parser) | MIT | #12891 | | [`jsonfile@6.1.0`](git@github.com:jprichardson/node-jsonfile.git) | MIT | clearlydefined | -| [`jsonpath-plus@8.1.0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined | +| [`jsonpath-plus@10.0.0`](git://github.com/s3u/JSONPath.git) | MIT | clearlydefined | | [`jsonschema@1.4.1`](git://github.com/tdegrunt/jsonschema.git) | MIT | clearlydefined | | [`jsprim@1.4.2`](git://github.com/joyent/node-jsprim.git) | MIT | clearlydefined | | [`leven@2.1.0`](https://github.com/sindresorhus/leven.git) | MIT | clearlydefined | diff --git a/scripts/yarn/old_version/yarn.lock b/scripts/yarn/old_version/yarn.lock index 08e0c20ff..04a98d67e 100644 --- a/scripts/yarn/old_version/yarn.lock +++ b/scripts/yarn/old_version/yarn.lock @@ -905,6 +905,16 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" +"@jsep-plugin/assignment@^1.2.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@jsep-plugin/assignment/-/assignment-1.2.1.tgz#07277bdd7862451a865d391e2142efba33f46c9b" + integrity sha512-gaHqbubTi29aZpVbBlECRpmdia+L5/lh2BwtIJTmtxdbecEyyX/ejAOg7eQDGNvGOUmPY7Z2Yxdy9ioyH/VJeA== + +"@jsep-plugin/regex@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@jsep-plugin/regex/-/regex-1.0.3.tgz#3aeaa2e5fa45d89de116aeafbfa41c95935b7f6d" + integrity sha512-XfZgry4DwEZvSFtS/6Y+R48D7qJYJK6R9/yJFyUFHCIUMEEHuJ4X95TDgJp5QkmzfLYvapMPzskV5HpIDrREug== + "@kubernetes/client-node@^0.21.0": version "0.21.0" resolved "https://registry.yarnpkg.com/@kubernetes/client-node/-/client-node-0.21.0.tgz#c807af50e5d4ecbbaa571087636d79cd71a7d9cc" @@ -6988,6 +6998,11 @@ jsdom@^20.0.0: ws "^8.11.0" xml-name-validator "^4.0.0" +jsep@^1.3.9: + version "1.3.9" + resolved "https://registry.yarnpkg.com/jsep/-/jsep-1.3.9.tgz#8ce42df80ee9c1b39e52d0dd062a465342f35440" + integrity sha512-i1rBX5N7VPl0eYb6+mHNp52sEuaS2Wi8CDYx1X5sn9naevL78+265XJqy1qENEk7mRKwS06NHpUqiBwR7qeodw== + jsesc@^2.5.1: version "2.5.2" resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" @@ -7083,10 +7098,14 @@ 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@^8.0.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-8.1.0.tgz#68c92281215672d1d6c785b3c1bdc8acc097ba3f" - integrity sha512-qVTiuKztFGw0dGhYi3WNqvddx3/SHtyDT0xJaeyz4uP0d1tkpG+0y5uYQ4OcIo1TLAz3PE/qDOW9F0uDt3+CTw== +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== + dependencies: + "@jsep-plugin/assignment" "^1.2.1" + "@jsep-plugin/regex" "^1.0.3" + jsep "^1.3.9" jsonschema@^1.4.1: version "1.4.1" diff --git a/yarn.lock b/yarn.lock index e936985b1..e3f14f315 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1394,6 +1394,24 @@ __metadata: languageName: node linkType: hard +"@jsep-plugin/assignment@npm:^1.2.1": + version: 1.2.1 + resolution: "@jsep-plugin/assignment@npm:1.2.1" + peerDependencies: + jsep: ^0.4.0||^1.0.0 + checksum: d56fd7423c59dd269c50b0a9c22ec05f099a789ec8e8980f2307782f496ab3f0740151f1bdc7a1f3a8ee9085cdeb6f5b4def0d6b312e6b93ab160e6489b400f2 + languageName: node + linkType: hard + +"@jsep-plugin/regex@npm:^1.0.3": + version: 1.0.3 + resolution: "@jsep-plugin/regex@npm:1.0.3" + peerDependencies: + jsep: ^0.4.0||^1.0.0 + checksum: a57718ae5c86bd10ff5de51843a771b96a10a9c6b5c5f4e02aa5318257c3d5fdec96f8b389fcbe129c7a6ad6b0746d9a0fd934c949b80882230fbc14b548c922 + languageName: node + linkType: hard + "@kubernetes/client-node@npm:^0.21.0": version: 0.21.0 resolution: "@kubernetes/client-node@npm:0.21.0" @@ -9509,6 +9527,13 @@ __metadata: languageName: node linkType: hard +"jsep@npm:^1.3.9": + version: 1.3.9 + resolution: "jsep@npm:1.3.9" + checksum: d1f3e2cc00209f67a989b73c2a89d2ccbea908d950ec959e2448c6449b134c6367b47eef4e1292767cb490f0b5b72e7309080b93ee4c7398684df2514dbd33a3 + languageName: node + linkType: hard + "jsesc@npm:^2.5.1": version: 2.5.2 resolution: "jsesc@npm:2.5.2" @@ -9644,13 +9669,17 @@ __metadata: languageName: node linkType: hard -"jsonpath-plus@npm:^8.0.0": - version: 8.1.0 - resolution: "jsonpath-plus@npm:8.1.0" +"jsonpath-plus@npm:^10.0.0": + version: 10.0.0 + resolution: "jsonpath-plus@npm:10.0.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: 03363938d9b6ea908af592dd5e8c9b2d50dbaba553eb758b4bae9cb042febbd42a591a1c4e0fe312c6c7fc4d0376395168eee3a93b5cb397295c7d85a49ca9fa + checksum: 992a62a0a5d2b96b40389de0608943840db39b466f9d3c1d71b4801e34b8d397c74811213e24e33c833b74aa83d9ce7860c1e7e0bc29980161489ea4a3962ecf languageName: node linkType: hard