Skip to content

Commit 652959e

Browse files
fix(deps): update npm to v5 - - package.json
1 parent a386f0d commit 652959e

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
@@ -55,7 +55,7 @@
5555
"cors": "^2.8.5",
5656
"diff2html": "^3.4.52",
5757
"env-paths": "^3.0.0",
58-
"express": "^4.21.2",
58+
"express": "^5.1.0",
5959
"express-http-proxy": "^2.1.2",
6060
"express-rate-limit": "^8.1.0",
6161
"express-session": "^1.18.2",
@@ -104,9 +104,9 @@
104104
"@types/validator": "^13.15.3",
105105
"@types/sinon": "^17.0.4",
106106
"@types/yargs": "^17.0.33",
107-
"@vitejs/plugin-react": "^4.7.0",
108-
"chai": "^4.5.0",
109-
"chai-http": "^4.4.0",
107+
"@vitejs/plugin-react": "^5.0.4",
108+
"chai": "^5.3.3",
109+
"chai-http": "^5.1.2",
110110
"cypress": "^15.4.0",
111111
"eslint": "^9.37.0",
112112
"eslint-config-prettier": "^10.1.8",
@@ -128,7 +128,7 @@
128128
"tsx": "^4.20.6",
129129
"typescript": "^5.9.3",
130130
"typescript-eslint": "^8.46.0",
131-
"vite": "^4.5.14",
131+
"vite": "^5.4.20",
132132
"vite-tsconfig-paths": "^5.1.4"
133133
},
134134
"optionalDependencies": {

0 commit comments

Comments
 (0)