This commit is contained in:
dependabot[bot] 2023-02-11 19:08:01 +00:00 committed by GitHub
commit f9037a3f07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 168 additions and 2259 deletions

2423
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@kubernetes/client-node": "^0.15.1",
"@kubernetes/client-node": "^0.18.1",
"@types/express": "^4.17.13",
"axios": "^0.24.0",
"concurrently": "^6.3.0",
@ -33,6 +33,6 @@
"ws": "^8.2.3"
},
"devDependencies": {
"nodemon": "^2.0.14"
"nodemon": "^2.0.20"
}
}