Skip to content

Commit 2a04a22

Browse files
chore(deps-dev): bump @fastify/cookie from 10.0.1 to 11.0.1 (#1224)
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:development 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 f9cd370 commit 2a04a22

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

package-lock.json

Lines changed: 24 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"fastify-plugin": "^5.0.0"
4444
},
4545
"devDependencies": {
46-
"@fastify/cookie": "^10.0.0",
46+
"@fastify/cookie": "^11.0.1",
4747
"@fastify/csrf-protection": "^7.0.0",
4848
"@fastify/secure-session": "^8.0.0",
4949
"@fastify/session": "^11.0.0",

0 commit comments

Comments
 (0)