Skip to content

Commit f8fc732

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-8602067
1 parent 30e8464 commit f8fc732

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

package-lock.json

Lines changed: 55 additions & 44 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
@@ -85,7 +85,7 @@
8585
"lowlight": "^3.1.0",
8686
"lucide-react": "^0.451.0",
8787
"nanoid": "^5.0.7",
88-
"next": "^14.2.10",
88+
"next": "^14.2.21",
8989
"next-auth": "^4.24.9",
9090
"next-safe-action": "^7.9.4",
9191
"next-themes": "^0.3.0",

0 commit comments

Comments
 (0)