Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-6032387
  • Loading branch information
snyk-bot committed Oct 25, 2023
1 parent 22ffdd0 commit 5766b59
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 1,258 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@headlessui/react": "^1.4.2",
"@heroicons/react": "^1.0.5",
"next": "^12.0.7",
"next": "^13.5.0",
"next-themes": "0.0.15",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
Loading

0 comments on commit 5766b59

Please sign in to comment.