Skip to content

Commit a3a97cb

Browse files
authored
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 3860e15 commit a3a97cb

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

package-lock.json

+55-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"mdast-util-to-markdown": "2.1.0",
253253
"mdast-util-to-string": "^4.0.0",
254254
"morgan": "^1.10.0",
255-
"next": "14.2.3",
255+
"next": "14.2.7",
256256
"ora": "^8.0.1",
257257
"parse5": "7.1.2",
258258
"quick-lru": "7.0.0",

0 commit comments

Comments
 (0)