Skip to content

Commit

Permalink
chore(deps): Bump @fastify/cookie from 8.3.0 to 9.0.4 (#314)
Browse files Browse the repository at this point in the history
Bumps [@fastify/cookie](https://github.com/fastify/fastify-cookie) from 8.3.0 to 9.0.4.
- [Release notes](https://github.com/fastify/fastify-cookie/releases)
- [Commits](fastify/fastify-cookie@v8.3.0...v9.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent c77cddf commit 29f3303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"postpublish": "git push origin && git push origin -f --tags"
},
"dependencies": {
"@fastify/cookie": "^8.0.0",
"@fastify/cookie": "^9.0.4",
"@fastify/jwt": "^7.0.0",
"fastify-jwt-jwks": "^1.1.3",
"fastify-plugin": "^4.0.0"
Expand Down

0 comments on commit 29f3303

Please sign in to comment.