Skip to content

Commit d38bfc4

Browse files
fix(deps): update npm to v5 - - package.json
1 parent 375bd13 commit d38bfc4

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
@@ -56,7 +56,7 @@
5656
"diff2html": "^3.4.52",
5757
"env-paths": "^3.0.0",
5858
"escape-string-regexp": "^5.0.0",
59-
"express": "^4.21.2",
59+
"express": "^5.1.0",
6060
"express-http-proxy": "^2.1.2",
6161
"express-rate-limit": "^8.1.0",
6262
"express-session": "^1.18.2",
@@ -112,9 +112,9 @@
112112
"@types/sinon": "^17.0.4",
113113
"@types/validator": "^13.15.3",
114114
"@types/yargs": "^17.0.33",
115-
"@vitejs/plugin-react": "^4.7.0",
116-
"chai": "^4.5.0",
117-
"chai-http": "^4.4.0",
115+
"@vitejs/plugin-react": "^5.0.4",
116+
"chai": "^5.3.3",
117+
"chai-http": "^5.1.2",
118118
"cypress": "^15.4.0",
119119
"eslint": "^9.37.0",
120120
"eslint-config-prettier": "^10.1.8",
@@ -136,7 +136,7 @@
136136
"tsx": "^4.20.6",
137137
"typescript": "^5.9.3",
138138
"typescript-eslint": "^8.46.1",
139-
"vite": "^4.5.14",
139+
"vite": "^5.4.21",
140140
"vite-tsconfig-paths": "^5.1.4"
141141
},
142142
"optionalDependencies": {

0 commit comments

Comments
 (0)