Skip to content

Commit

Permalink
fix: update k8s client
Browse files Browse the repository at this point in the history
  • Loading branch information
kat1906 committed Nov 29, 2024
1 parent 77fff48 commit a05134c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"format:check": "prettier --check '{src,test}/**/*.{js,ts,json,yml}'"
},
"dependencies": {
"@kubernetes/client-node": "^0.22.2",
"@kubernetes/client-node": "^0.22.3",
"@snyk/dep-graph": "^2.9.0",
"async": "^3.2.6",
"aws-sdk": "^2.1692.0",
Expand Down

0 comments on commit a05134c

Please sign in to comment.