Skip to content

Commit f2c49d2

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-9634163
1 parent c9327ff commit f2c49d2

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

Lines changed: 44 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
@@ -23,7 +23,7 @@
2323
"embla-carousel-react": "^8.5.2",
2424
"lucide-react": "^0.469.0",
2525
"motion": "^11.18.1",
26-
"next": "^14.2.23",
26+
"next": "^14.2.26",
2727
"next-themes": "^0.4.4",
2828
"react": "^18",
2929
"react-dom": "^18",

0 commit comments

Comments
 (0)