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-8602067
  • Loading branch information
snyk-bot committed Jan 12, 2025
1 parent c5bfdd9 commit 11e680e
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 46 deletions.
101 changes: 56 additions & 45 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 @@ -16,7 +16,7 @@
"dependencies": {
"@supabase/ssr": "0.5.1",
"@supabase/supabase-js": "2.46.1",
"next": "14.1.3"
"next": "14.2.21"
}
},
"dependencies": {
Expand Down

0 comments on commit 11e680e

Please sign in to comment.