Skip to content

Commit 1e7f3c8

Browse files
fix(deps): update npm to v5 - - package.json
1 parent 6f56f15 commit 1e7f3c8

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
@@ -83,7 +83,7 @@
8383
"diff2html": "^3.4.52",
8484
"env-paths": "^3.0.0",
8585
"escape-string-regexp": "^5.0.0",
86-
"express": "^4.21.2",
86+
"express": "^5.1.0",
8787
"express-http-proxy": "^2.1.2",
8888
"express-rate-limit": "^8.1.0",
8989
"express-session": "^1.18.2",
@@ -139,9 +139,9 @@
139139
"@types/sinon": "^17.0.4",
140140
"@types/validator": "^13.15.3",
141141
"@types/yargs": "^17.0.33",
142-
"@vitejs/plugin-react": "^4.7.0",
143-
"chai": "^4.5.0",
144-
"chai-http": "^4.4.0",
142+
"@vitejs/plugin-react": "^5.1.0",
143+
"chai": "^5.3.3",
144+
"chai-http": "^5.1.2",
145145
"cypress": "^15.4.0",
146146
"eslint": "^9.37.0",
147147
"eslint-config-prettier": "^10.1.8",
@@ -163,7 +163,7 @@
163163
"tsx": "^4.20.6",
164164
"typescript": "^5.9.3",
165165
"typescript-eslint": "^8.46.1",
166-
"vite": "^4.5.14",
166+
"vite": "^5.4.21",
167167
"vite-tsconfig-paths": "^5.1.4"
168168
},
169169
"optionalDependencies": {

0 commit comments

Comments
 (0)