Skip to content

Commit

Permalink
Merge pull request #167 from CriticalMoments/cookie_dep
Browse files Browse the repository at this point in the history
Upgrade cookie for dependabot warning
  • Loading branch information
scosman authored Nov 3, 2024
2 parents 0cc7b58 + bcfd64b commit d18a91d
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 d18a91d

Please sign in to comment.