Skip to content

Commit 34be12f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14400636 - https://snyk.io/vuln/SNYK-JS-NEXT-14400644
1 parent dffc1c1 commit 34be12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
"mdast-util-to-markdown": "2.1.0",
300300
"mdast-util-to-string": "^4.0.0",
301301
"morgan": "^1.10.0",
302-
"next": "^15.1.5",
302+
"next": "^15.1.11",
303303
"ora": "^8.0.1",
304304
"parse5": "7.1.2",
305305
"quick-lru": "7.0.0",

0 commit comments

Comments
 (0)