Skip to content

Commit 1e518e1

Browse files
NiallJoeMahersnyk-botCarolinaCobo
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#1230)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8602067 Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Carolina Cobo <[email protected]>
1 parent 50eb9e9 commit 1e518e1

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)