Skip to content

Commit c1d6ecc

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

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
@@ -68,7 +68,7 @@
6868
"lusca": "^1.7.0",
6969
"moment": "^2.30.1",
7070
"mongodb": "^5.9.2",
71-
"nodemailer": "^6.10.1",
71+
"nodemailer": "^7.0.6",
7272
"openid-client": "^6.7.0",
7373
"parse-diff": "^0.11.1",
7474
"passport": "^0.7.0",
@@ -79,7 +79,7 @@
7979
"react": "^16.14.0",
8080
"react-dom": "^16.14.0",
8181
"react-html-parser": "^2.0.2",
82-
"react-router-dom": "6.30.1",
82+
"react-router-dom": "7.8.2",
8383
"simple-git": "^3.28.0",
8484
"uuid": "^11.1.0",
8585
"validator": "^13.15.15",
@@ -128,7 +128,7 @@
128128
"ts-node": "^10.9.2",
129129
"tsx": "^4.20.5",
130130
"typescript": "^5.9.2",
131-
"vite": "^4.5.14",
131+
"vite": "^7.1.3",
132132
"vite-tsconfig-paths": "^5.1.4"
133133
},
134134
"optionalDependencies": {

0 commit comments

Comments
 (0)