Skip to content

Commit badfa80

Browse files
rsazsnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#840)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14173355 Co-authored-by: snyk-bot <[email protected]>
1 parent 7891c88 commit badfa80

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

Lines changed: 40 additions & 40 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
@@ -26,7 +26,7 @@
2626
"@uidotdev/usehooks": "^2.4.0",
2727
"autoprefixer": "^10.4.20",
2828
"clsx": "^2.1.1",
29-
"next": "15.4.2",
29+
"next": "15.4.8",
3030
"postcss": "^8.4.41",
3131
"react": "^18.3.1",
3232
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)