fix errors and bump client node to stable version

This commit is contained in:
Nikola Jokic
2025-04-15 14:53:21 +02:00
parent ff583c8917
commit a7349e7d70
3 changed files with 90 additions and 70 deletions

View File

@@ -19,7 +19,8 @@
"@kubernetes/client-node": "^1.1.2",
"hooklib": "file:../hooklib",
"js-yaml": "^4.1.0",
"shlex": "^2.1.2"
"shlex": "^2.1.2",
"uuid": "^11.1.0"
},
"devDependencies": {
"@types/jest": "^27.4.1",