Skip to content

Commit 2341843

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-8520073
1 parent 7e50045 commit 2341843

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

package-lock.json

Lines changed: 55 additions & 44 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": "^14.2.10",
16+
"next": "^14.2.15",
1717
"react": "^18",
1818
"react-dom": "^18",
1919
"react-loading-skeleton": "^3.4.0"

0 commit comments

Comments
 (0)