Skip to content

Commit b3a40e4

Browse files
chore: bump cookie from 1.1.1 to 2.0.0
Bumps [cookie](https://github.com/jshttp/cookie) from 1.1.1 to 2.0.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v1.1.1...v2.0.0) --- updated-dependencies: - dependency-name: cookie dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf9fcaa commit b3a40e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@sinonjs/fake-timers": "^15.0.0",
6565
"@types/node": "^26.0.1",
6666
"c8": "^11.0.0",
67-
"cookie": "^1.0.1",
67+
"cookie": "^2.0.0",
6868
"eslint": "^9.17.0",
6969
"fastify": "^5.0.0",
7070
"neostandard": "^0.13.0",

0 commit comments

Comments
 (0)