Skip to content

Commit

Permalink
Upgrade cookie for dependabot warning
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Nov 3, 2024
1 parent 0cc7b58 commit bcfd64b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
20 changes: 11 additions & 9 deletions package-lock.json

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

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@
"overrides": {
"@supabase/auth-ui-svelte": {
"svelte": "$svelte"
},
"@supabase/ssr": {
"cookie": "^0.7.0"
},
"@sveltejs/kit": {
"cookie": "^0.7.0"
}
}
}

0 comments on commit bcfd64b

Please sign in to comment.