Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-8025427
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent 318a2d0 commit 6ffa703
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 63 deletions.
143 changes: 81 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"gray-matter": "~4.0.3",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"next": "~14.0.3",
"next": "~14.2.10",
"next-intl": "~3.3.1",
"next-themes": "~0.2.1",
"postcss": "~8.4.30",
Expand Down

0 comments on commit 6ffa703

Please sign in to comment.