Skip to content

Commit

Permalink
Bump jsonpath-plus to 10.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
RomanNikitenko committed Oct 18, 2024
1 parent d1a2951 commit 388fa6e
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion code/extensions/che-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"webpack-node-externals": "^3.0.0"
},
"resolutions": {
"jsonpath-plus": "10.0.3"
"jsonpath-plus": "10.0.5"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions code/extensions/che-api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2258,10 +2258,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

jsonpath-plus@10.0.3, jsonpath-plus@^9.0.0:
version "10.0.3"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.3.tgz#c147259e1a0410d32b57d0d002263446abda0de9"
integrity sha512-d35qqWROJnJqZrwptBJZfNPfKZwJtD0eZdXKYHhJu7gDBMsGUo6mUXevK7Zzu/Lz1jpjCF7l6btyHHt5DSoreg==
jsonpath-plus@10.0.5, jsonpath-plus@^9.0.0:
version "10.0.5"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.5.tgz#0451b818c96f7654db99af9548f7084cbda37a78"
integrity sha512-it8kRSK9fdAhauC5ik86kBWpIIdDrnMvre1b3IDKqApPwC48iYI2IRvhy88TB/MrtZfXIQOMTF5p0UHucZVveA==
dependencies:
"@jsep-plugin/assignment" "^1.2.1"
"@jsep-plugin/regex" "^1.0.3"
Expand Down
2 changes: 1 addition & 1 deletion code/extensions/che-github-authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"webpack-node-externals": "^3.0.0"
},
"resolutions": {
"jsonpath-plus": "10.0.3"
"jsonpath-plus": "10.0.5"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions code/extensions/che-github-authentication/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -780,10 +780,10 @@ json-stringify-safe@~5.0.1:
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==

jsonpath-plus@10.0.3, jsonpath-plus@^9.0.0:
version "10.0.3"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.3.tgz#c147259e1a0410d32b57d0d002263446abda0de9"
integrity sha512-d35qqWROJnJqZrwptBJZfNPfKZwJtD0eZdXKYHhJu7gDBMsGUo6mUXevK7Zzu/Lz1jpjCF7l6btyHHt5DSoreg==
jsonpath-plus@10.0.5, jsonpath-plus@^9.0.0:
version "10.0.5"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.5.tgz#0451b818c96f7654db99af9548f7084cbda37a78"
integrity sha512-it8kRSK9fdAhauC5ik86kBWpIIdDrnMvre1b3IDKqApPwC48iYI2IRvhy88TB/MrtZfXIQOMTF5p0UHucZVveA==
dependencies:
"@jsep-plugin/assignment" "^1.2.1"
"@jsep-plugin/regex" "^1.0.3"
Expand Down
2 changes: 1 addition & 1 deletion code/extensions/che-resource-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"yarn": "^1.22.18"
},
"resolutions": {
"jsonpath-plus": "10.0.3"
"jsonpath-plus": "10.0.5"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions code/extensions/che-resource-monitor/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2371,10 +2371,10 @@ json5@2.x, json5@^2.2.3:
resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==

jsonpath-plus@10.0.3, jsonpath-plus@^9.0.0:
version "10.0.3"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.3.tgz#c147259e1a0410d32b57d0d002263446abda0de9"
integrity sha512-d35qqWROJnJqZrwptBJZfNPfKZwJtD0eZdXKYHhJu7gDBMsGUo6mUXevK7Zzu/Lz1jpjCF7l6btyHHt5DSoreg==
jsonpath-plus@10.0.5, jsonpath-plus@^9.0.0:
version "10.0.5"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.5.tgz#0451b818c96f7654db99af9548f7084cbda37a78"
integrity sha512-it8kRSK9fdAhauC5ik86kBWpIIdDrnMvre1b3IDKqApPwC48iYI2IRvhy88TB/MrtZfXIQOMTF5p0UHucZVveA==
dependencies:
"@jsep-plugin/assignment" "^1.2.1"
"@jsep-plugin/regex" "^1.0.3"
Expand Down

0 comments on commit 388fa6e

Please sign in to comment.