Skip to content

Commit

Permalink
Updated versions of dependent packages (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggtakec authored Nov 21, 2023
1 parent 2aa7704 commit effdb04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "k2hr3-api",
"version": "1.0.32",
"dependencies": {
"@kubernetes/client-node": "^0.19.0",
"@kubernetes/client-node": "^0.20.0",
"body-parser": "^1.20.2",
"config": "^3.3.9",
"cookie-parser": "~1.4.6",
"dateformat": "^4.6.3",
"debug": "~4.3.4",
"express": "^4.18.2",
"jose": "^5.0.1",
"jose": "^5.1.1",
"k2hdkc": "^1.0.8",
"morgan": "~1.10.0",
"rotating-file-stream": "^3.1.1"
Expand All @@ -30,7 +30,7 @@
"devDependencies": {
"chai": "^4.3.10",
"chai-http": "^4.4.0",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0"
},
Expand Down

0 comments on commit effdb04

Please sign in to comment.