Skip to content

Commit d818e15

Browse files
fix(deps): update npm to v7 - - package.json
1 parent 41dbc46 commit d818e15

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
@@ -66,7 +66,7 @@
6666
"lusca": "^1.7.0",
6767
"moment": "^2.29.4",
6868
"mongodb": "^5.0.0",
69-
"nodemailer": "^6.6.1",
69+
"nodemailer": "^7.0.4",
7070
"openid-client": "^6.4.2",
7171
"parse-diff": "^0.11.1",
7272
"passport": "^0.7.0",
@@ -77,7 +77,7 @@
7777
"react": "^16.13.1",
7878
"react-dom": "^16.13.1",
7979
"react-html-parser": "^2.0.2",
80-
"react-router-dom": "6.28.2",
80+
"react-router-dom": "7.6.3",
8181
"simple-git": "^3.25.0",
8282
"uuid": "^11.0.0",
8383
"yargs": "^17.7.2"
@@ -118,7 +118,7 @@
118118
"ts-node": "^10.9.2",
119119
"tsx": "^4.19.3",
120120
"typescript": "^5.7.3",
121-
"vite": "^4.5.13",
121+
"vite": "^7.0.0",
122122
"vite-tsconfig-paths": "^5.1.4"
123123
},
124124
"optionalDependencies": {

0 commit comments

Comments
 (0)