Skip to content

Commit 76dc3bf

Browse files
chore: Bump cookie from 0.5.0 to 0.6.0
Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md) - [Commits](jshttp/cookie@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 716afe3 commit 76dc3bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"acme-http-01-standalone": "^3.0.5",
2626
"compare-versions": "^6.0.0-rc.1",
2727
"connect": "^3.7.0",
28-
"cookie": "^0.5.0",
28+
"cookie": "^0.6.0",
2929
"cookie-parser": "^1.4.6",
3030
"dotenv": "^16.4.5",
3131
"eventemitter3": "^4.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,7 @@ cookie@0.4.1:
12771277
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
12781278
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
12791279

1280-
cookie@0.6.0:
1280+
cookie@0.6.0, cookie@^0.6.0:
12811281
version "0.6.0"
12821282
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
12831283
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==

0 commit comments

Comments
 (0)