Skip to content

Commit fc0b365

Browse files
committed
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10259370
1 parent 1a07dfb commit fc0b365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"lz-string": "^1.5.0",
8484
"markdown-to-jsx": "^7.4.7",
8585
"material-ui-popup-state": "^5.1.2",
86-
"next": "^14.2.5",
86+
"next": "^15.2.2",
8787
"notistack": "3.0.1",
8888
"nprogress": "^0.2.0",
8989
"postcss": "^8.4.41",

0 commit comments

Comments
 (0)