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-6828457
  • Loading branch information
snyk-bot committed May 10, 2024
1 parent d34abfd commit ef1557b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 69 deletions.
119 changes: 51 additions & 68 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 @@ -13,7 +13,7 @@
"@sanity/image-url": "^1.0.2",
"eslint": "8.49.0",
"eslint-config-next": "13.5.1",
"next": "13.5.4",
"next": "14.1.1",
"next-sanity": "^5.5.4",
"react": "18.2.0",
"react-animated-cursor": "^2.8.1",
Expand Down

0 comments on commit ef1557b

Please # to comment.