Skip to content

Commit f3cc165

Browse files
build(deps): bump @fastify/cookie from 10.0.1 to 11.0.1 (#244)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67dc5bd commit f3cc165

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
@@ -41,7 +41,7 @@
4141
"tsd": "^0.31.0"
4242
},
4343
"dependencies": {
44-
"@fastify/cookie": "^10.0.0",
44+
"@fastify/cookie": "^11.0.1",
4545
"fastify-plugin": "^5.0.0",
4646
"sodium-native": "^4.0.10"
4747
},

0 commit comments

Comments
 (0)