Skip to content

Commit 3a8e51d

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-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451
1 parent 0f37cca commit 3a8e51d

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.32",
1717
"react": "^18",
1818
"react-dom": "^18",
1919
"react-loading-skeleton": "^3.4.0"

0 commit comments

Comments
 (0)