Skip to content

Commit 4e1ee42

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-NEXT-9508709
1 parent 7bf07c6 commit 4e1ee42

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

Lines changed: 45 additions & 45 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
"nanoid": "^5.0.7",
89-
"next": "^14.2.21",
89+
"next": "^14.2.25",
9090
"next-auth": "^4.24.9",
9191
"next-safe-action": "^7.9.4",
9292
"next-themes": "^0.3.0",

0 commit comments

Comments
 (0)