Skip to content

Commit

Permalink
build(deps): bump @kubernetes/client-node from 0.22.0 to 0.22.1
Browse files Browse the repository at this point in the history
Bumps [@kubernetes/client-node](https:/kubernetes-client/javascript) from 0.22.0 to 0.22.1.
- [Release notes](https:/kubernetes-client/javascript/releases)
- [Changelog](https:/kubernetes-client/javascript/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/javascript@0.22.0...0.22.1)

---
updated-dependencies:
- dependency-name: "@kubernetes/client-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoitf committed Oct 15, 2024
1 parent 837da12 commit 658b3b4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"test": "vitest run --coverage"
},
"dependencies": {
"@kubernetes/client-node": "^0.22.0",
"@kubernetes/client-node": "^0.22.1",
"@podman-desktop/api": "^1.13.2",
"fs-extra": "^11.2.0",
"got": "^14.4.3",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,10 +232,10 @@
resolved "https://registry.yarnpkg.com/@jsep-plugin/regex/-/regex-1.0.3.tgz#3aeaa2e5fa45d89de116aeafbfa41c95935b7f6d"
integrity sha512-XfZgry4DwEZvSFtS/6Y+R48D7qJYJK6R9/yJFyUFHCIUMEEHuJ4X95TDgJp5QkmzfLYvapMPzskV5HpIDrREug==

"@kubernetes/client-node@^0.22.0":
version "0.22.0"
resolved "https://registry.yarnpkg.com/@kubernetes/client-node/-/client-node-0.22.0.tgz#fa0681a88226bc100988c988e1a0786783b69dd1"
integrity sha512-K86G5S/V+qMmg/Ht26CtEvTbedsD1u6RaYfIR4V4DphyNBLc3rY20mFNvXVE43MFbQrd5rDOvtOjTCsaVoBiEg==
"@kubernetes/client-node@^0.22.1":
version "0.22.1"
resolved "https://registry.yarnpkg.com/@kubernetes/client-node/-/client-node-0.22.1.tgz#b5a1a9a3e946c873a5f2a4c5daf989667cdfb9a7"
integrity sha512-bNz2uoxJTA/m10h2TsM5e021I9OndpxYYj5hGdHnrmhA+Dk56ohhbbvnJz7TADTEgyBHQ6NAT0QrILypbdFusQ==
dependencies:
"@types/js-yaml" "^4.0.1"
"@types/node" "^22.0.0"
Expand All @@ -244,13 +244,13 @@
byline "^5.0.0"
isomorphic-ws "^5.0.0"
js-yaml "^4.1.0"
jsonpath-plus "^9.0.0"
jsonpath-plus "^10.0.0"
request "^2.88.0"
rfc4648 "^1.3.0"
stream-buffers "^3.0.2"
tar "^7.0.0"
tslib "^2.4.1"
ws "^8.11.0"
ws "^8.18.0"
optionalDependencies:
openid-client "^5.3.0"

Expand Down Expand Up @@ -1271,7 +1271,7 @@ jsdom@^25.0.1:
ws "^8.18.0"
xml-name-validator "^5.0.0"

jsep@^1.3.8:
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==
Expand Down Expand Up @@ -1305,14 +1305,14 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

jsonpath-plus@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-9.0.0.tgz#bb8703ee481531142bca8dee9a42fe72b8358a7f"
integrity sha512-bqE77VIDStrOTV/czspZhTn+o27Xx9ZJRGVkdVShEtPoqsIx5yALv3lWVU6y+PqYvWPJNWE7ORCQheQkEe0DDA==
jsonpath-plus@^10.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.8"
jsep "^1.3.9"

jsprim@^1.2.2:
version "1.4.2"
Expand Down Expand Up @@ -2193,7 +2193,7 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==

ws@^8.11.0, ws@^8.18.0:
ws@^8.18.0:
version "8.18.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
Expand Down

0 comments on commit 658b3b4

Please sign in to comment.