Skip to content

Commit 5339489

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 581d000 commit 5339489

File tree

2 files changed

+72
-49
lines changed

2 files changed

+72
-49
lines changed

package-lock.json

Lines changed: 71 additions & 48 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
@@ -28,7 +28,7 @@
2828
"classnames": "2.5.1",
2929
"get-youtube-id": "1.0.1",
3030
"intl-segmenter-polyfill": "0.4.4",
31-
"next": "14.1.2",
31+
"next": "14.2.7",
3232
"next-google-fonts": "2.2.0",
3333
"next-sanity": "8.1.3",
3434
"react": "18.2.0",

0 commit comments

Comments
 (0)