Skip to content

Commit c5e37e1

Browse files
build(deps): bump @fastify/cookie from 8.3.0 to 9.0.4 (#219)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5400e2 commit c5e37e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tsd": "^0.28.0"
3939
},
4040
"dependencies": {
41-
"@fastify/cookie": "^8.3.0",
41+
"@fastify/cookie": "^9.0.4",
4242
"fastify-plugin": "^4.0.0",
4343
"simple-oauth2": "^5.0.0"
4444
},

0 commit comments

Comments
 (0)