Skip to content

Commit a4559e8

Browse files
fix(deps): update npm to v7 - - package.json
1 parent 2950617 commit a4559e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lusca": "^1.7.0",
6868
"moment": "^2.30.1",
6969
"mongodb": "^5.9.2",
70-
"nodemailer": "^6.10.1",
70+
"nodemailer": "^7.0.6",
7171
"openid-client": "^6.7.0",
7272
"parse-diff": "^0.11.1",
7373
"passport": "^0.7.0",
@@ -78,7 +78,7 @@
7878
"react": "^16.14.0",
7979
"react-dom": "^16.14.0",
8080
"react-html-parser": "^2.0.2",
81-
"react-router-dom": "6.30.1",
81+
"react-router-dom": "7.8.2",
8282
"simple-git": "^3.28.0",
8383
"uuid": "^11.1.0",
8484
"validator": "^13.15.15",
@@ -127,7 +127,7 @@
127127
"ts-node": "^10.9.2",
128128
"tsx": "^4.20.5",
129129
"typescript": "^5.9.2",
130-
"vite": "^4.5.14",
130+
"vite": "^7.1.3",
131131
"vite-tsconfig-paths": "^5.1.4"
132132
},
133133
"optionalDependencies": {

0 commit comments

Comments
 (0)