Skip to content

Commit 6618399

Browse files
fix(deps): update npm to v5 - - package.json
1 parent ac05f42 commit 6618399

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"diff2html": "^3.4.52",
9494
"env-paths": "^3.0.0",
9595
"escape-string-regexp": "^5.0.0",
96-
"express": "^4.21.2",
96+
"express": "^5.1.0",
9797
"express-http-proxy": "^2.1.2",
9898
"express-rate-limit": "^8.2.1",
9999
"express-session": "^1.18.2",
@@ -149,9 +149,9 @@
149149
"@types/sinon": "^17.0.4",
150150
"@types/validator": "^13.15.9",
151151
"@types/yargs": "^17.0.35",
152-
"@vitejs/plugin-react": "^4.7.0",
153-
"chai": "^4.5.0",
154-
"chai-http": "^4.4.0",
152+
"@vitejs/plugin-react": "^5.1.1",
153+
"chai": "^5.3.3",
154+
"chai-http": "^5.1.2",
155155
"cypress": "^15.6.0",
156156
"eslint": "^9.39.1",
157157
"eslint-config-prettier": "^10.1.8",
@@ -173,7 +173,7 @@
173173
"tsx": "^4.20.6",
174174
"typescript": "^5.9.3",
175175
"typescript-eslint": "^8.46.4",
176-
"vite": "^4.5.14",
176+
"vite": "^5.4.21",
177177
"vite-tsconfig-paths": "^5.1.4"
178178
},
179179
"optionalDependencies": {

0 commit comments

Comments
 (0)