Skip to content

Commit 3dcda82

Browse files
fix(deps): update npm to v5 - - package.json
1 parent df6406b commit 3dcda82

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
@@ -88,7 +88,7 @@
8888
"diff2html": "^3.4.52",
8989
"env-paths": "^3.0.0",
9090
"escape-string-regexp": "^5.0.0",
91-
"express": "^4.21.2",
91+
"express": "^5.1.0",
9292
"express-http-proxy": "^2.1.2",
9393
"express-rate-limit": "^8.1.0",
9494
"express-session": "^1.18.2",
@@ -144,9 +144,9 @@
144144
"@types/sinon": "^17.0.4",
145145
"@types/validator": "^13.15.3",
146146
"@types/yargs": "^17.0.33",
147-
"@vitejs/plugin-react": "^4.7.0",
148-
"chai": "^4.5.0",
149-
"chai-http": "^4.4.0",
147+
"@vitejs/plugin-react": "^5.1.0",
148+
"chai": "^5.3.3",
149+
"chai-http": "^5.1.2",
150150
"cypress": "^15.4.0",
151151
"eslint": "^9.37.0",
152152
"eslint-config-prettier": "^10.1.8",
@@ -168,7 +168,7 @@
168168
"tsx": "^4.20.6",
169169
"typescript": "^5.9.3",
170170
"typescript-eslint": "^8.46.1",
171-
"vite": "^4.5.14",
171+
"vite": "^5.4.21",
172172
"vite-tsconfig-paths": "^5.1.4"
173173
},
174174
"optionalDependencies": {

0 commit comments

Comments
 (0)