Skip to content

Commit

Permalink
Override Cookie Dependency to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkiel committed Dec 13, 2024
1 parent f9cab6a commit 3fc532f
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 112 deletions.
202 changes: 90 additions & 112 deletions modules/frontend/package-lock.json

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

5 changes: 5 additions & 0 deletions modules/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,10 @@
"@auth/sveltekit": "^1.0.0",
"@fontsource-variable/inter": "^5.0.8",
"@tailwindcss/forms": "^0.5.3"
},
"overrides": {
"@sveltejs/kit": {
"cookie": "^1.0.0"
}
}
}

0 comments on commit 3fc532f

Please sign in to comment.