Skip to content

Commit 65728ca

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXTAUTH-13744118
1 parent 5e5e007 commit 65728ca

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"lucide-react": "^0.451.0",
8787
"nanoid": "^5.0.9",
8888
"next": "^14.2.21",
89-
"next-auth": "^4.24.11",
89+
"next-auth": "^4.24.12",
9090
"next-safe-action": "^7.9.4",
9191
"next-themes": "^0.3.0",
9292
"nodemailer": "^6.9.14",

0 commit comments

Comments
 (0)