Skip to content

Commit c3c0f4d

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-10176058
1 parent dffc1c1 commit c3c0f4d

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
@@ -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.6",
303303
"ora": "^8.0.1",
304304
"parse5": "7.1.2",
305305
"quick-lru": "7.0.0",

0 commit comments

Comments
 (0)