Skip to content

Commit 4b4d7c0

Browse files
fix(deps): update npm - - package.json
1 parent 43c6497 commit 4b4d7c0

File tree

2 files changed

+83
-83
lines changed

2 files changed

+83
-83
lines changed

package-lock.json

Lines changed: 79 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"moment": "^2.30.1",
6868
"mongodb": "^5.9.2",
6969
"nodemailer": "^6.10.1",
70-
"openid-client": "^6.6.2",
70+
"openid-client": "^6.6.3",
7171
"parse-diff": "^0.11.1",
7272
"passport": "^0.7.0",
7373
"passport-activedirectory": "^1.4.0",
@@ -97,8 +97,8 @@
9797
"@types/react-dom": "^17.0.26",
9898
"@types/react-html-parser": "^2.0.7",
9999
"@types/yargs": "^17.0.33",
100-
"@typescript-eslint/eslint-plugin": "^8.38.0",
101-
"@typescript-eslint/parser": "^8.38.0",
100+
"@typescript-eslint/eslint-plugin": "^8.39.0",
101+
"@typescript-eslint/parser": "^8.39.0",
102102
"@vitejs/plugin-react": "^4.7.0",
103103
"chai": "^4.5.0",
104104
"chai-http": "^4.4.0",
@@ -120,7 +120,7 @@
120120
"ts-mocha": "^11.1.0",
121121
"ts-node": "^10.9.2",
122122
"tsx": "^4.20.3",
123-
"typescript": "^5.8.3",
123+
"typescript": "^5.9.2",
124124
"vite": "^4.5.14",
125125
"vite-tsconfig-paths": "^5.1.4"
126126
},

0 commit comments

Comments
 (0)