Skip to content

Commit 58d06e4

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-14173355
1 parent a43e9f0 commit 58d06e4

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

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
@@ -13,7 +13,7 @@
1313
"contentstack": "3.20.1",
1414
"html-react-parser": "5.1.12",
1515
"moment": "2.30.1",
16-
"next": "16.0.5",
16+
"next": "16.0.7",
1717
"react": "18",
1818
"react-dom": "18",
1919
"react-loading-skeleton": "3.4.0"

0 commit comments

Comments
 (0)