Skip to content

Commit

Permalink
Updated versions of dependent packages (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggtakec authored Oct 3, 2023
1 parent 4ff6ef7 commit 5513a5f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "k2hr3-api",
"version": "1.0.29",
"dependencies": {
"@kubernetes/client-node": "^0.18.1",
"@kubernetes/client-node": "^0.19.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": "^4.14.6",
"k2hdkc": "^1.0.6",
"jose": "^4.15.1",
"k2hdkc": "^1.0.7",
"morgan": "~1.10.0",
"rotating-file-stream": "^3.1.1"
},
Expand All @@ -28,9 +28,9 @@
"test": "test"
},
"devDependencies": {
"chai": "^4.3.8",
"chai": "^4.3.10",
"chai-http": "^4.4.0",
"eslint": "^8.48.0",
"eslint": "^8.50.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0"
},
Expand Down

0 comments on commit 5513a5f

Please sign in to comment.