Skip to content

Commit

Permalink
chore(deps): bump @fastify/cookie from 9.2.0 to 9.3.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [@fastify/cookie](https://github.com/fastify/fastify-cookie) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/fastify/fastify-cookie/releases)
- [Commits](fastify/fastify-cookie@v9.2.0...v9.3.0)

---
updated-dependencies:
- dependency-name: "@fastify/cookie"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 492b585 commit 6b2d1d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@fastify/cookie": "^9.2.0",
"@fastify/cookie": "^9.3.0",
"@fastify/cors": "^8.5.0",
"@supabase/auth-helpers-nextjs": "^0.8.7",
"@supabase/ssr": "^0.0.10",
Expand Down

0 comments on commit 6b2d1d6

Please sign in to comment.