Skip to content

Commit d373215

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

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
@@ -54,7 +54,7 @@
5454
"cors": "^2.8.5",
5555
"diff2html": "^3.4.52",
5656
"env-paths": "^3.0.0",
57-
"express": "^4.21.2",
57+
"express": "^5.1.0",
5858
"express-http-proxy": "^2.1.2",
5959
"express-rate-limit": "^8.1.0",
6060
"express-session": "^1.18.2",
@@ -103,9 +103,9 @@
103103
"@types/validator": "^13.15.3",
104104
"@types/sinon": "^17.0.4",
105105
"@types/yargs": "^17.0.33",
106-
"@vitejs/plugin-react": "^4.7.0",
107-
"chai": "^4.5.0",
108-
"chai-http": "^4.4.0",
106+
"@vitejs/plugin-react": "^5.0.4",
107+
"chai": "^5.3.3",
108+
"chai-http": "^5.1.2",
109109
"cypress": "^15.3.0",
110110
"eslint": "^9.36.0",
111111
"eslint-config-prettier": "^10.1.8",
@@ -127,7 +127,7 @@
127127
"tsx": "^4.20.5",
128128
"typescript": "^5.9.2",
129129
"typescript-eslint": "^8.44.1",
130-
"vite": "^4.5.14",
130+
"vite": "^5.4.20",
131131
"vite-tsconfig-paths": "^5.1.4"
132132
},
133133
"optionalDependencies": {

0 commit comments

Comments
 (0)