Skip to content

Commit 1094c28

Browse files
build(deps): bump @fastify/cookie from 10.0.1 to 11.0.1 (#275)
Bumps [@fastify/cookie](https://github.com/fastify/fastify-cookie) from 10.0.1 to 11.0.1. - [Release notes](https://github.com/fastify/fastify-cookie/releases) - [Commits](fastify/fastify-cookie@v10.0.1...v11.0.1) --- 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 66ace48 commit 1094c28

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
@@ -40,7 +40,7 @@
4040
"tsd": "^0.31.0"
4141
},
4242
"dependencies": {
43-
"@fastify/cookie": "^10.0.0",
43+
"@fastify/cookie": "^11.0.1",
4444
"fastify-plugin": "^5.0.0",
4545
"simple-oauth2": "^5.0.0"
4646
},

0 commit comments

Comments
 (0)