Skip to content

Commit cf55059

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-8186172
1 parent 77e26ec commit cf55059

File tree

2 files changed

+87
-76
lines changed

2 files changed

+87
-76
lines changed

package-lock.json

Lines changed: 86 additions & 75 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
@@ -107,7 +107,7 @@
107107
"mdast-util-to-markdown": "2.0.0",
108108
"mdast-util-to-string": "^4.0.0",
109109
"morgan": "^1.10.0",
110-
"next": "13.5.4",
110+
"next": "14.2.7",
111111
"ora": "^7.0.1",
112112
"parse5": "7.1.2",
113113
"port-used": "^2.0.8",

0 commit comments

Comments
 (0)