Skip to content

Commit

Permalink
Bump jsonpath-plus and @kubernetes/client-node in /juice-balancer
Browse files Browse the repository at this point in the history
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) to 10.0.1 and updates ancestor dependency [@kubernetes/client-node](https://github.com/kubernetes-client/javascript). These dependencies need to be updated together.


Updates `jsonpath-plus` from 9.0.0 to 10.0.1
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v9.0.0...v10.0.1)

Updates `@kubernetes/client-node` from 0.22.0 to 0.22.1
- [Release notes](https://github.com/kubernetes-client/javascript/releases)
- [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/javascript@0.22.0...0.22.1)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
- dependency-name: "@kubernetes/client-node"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and J12934 committed Oct 17, 2024
1 parent 68f6a22 commit 5088b49
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 32 deletions.
57 changes: 26 additions & 31 deletions juice-balancer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion juice-balancer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "Apache-2.0",
"dependencies": {
"@hapi/joi": "^17.1.1",
"@kubernetes/client-node": "^0.22.0",
"@kubernetes/client-node": "^0.22.1",
"basic-auth-connect": "^1.1.0",
"bcryptjs": "^2.4.3",
"cookie": "^1.0.0",
Expand Down

0 comments on commit 5088b49

Please sign in to comment.