Skip to content

Commit d1e502e

Browse files
Bump cookie from 0.3.1 to 0.7.0
Bumps [cookie](https://github.com/jshttp/cookie) from 0.3.1 to 0.7.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.3.1...v0.7.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a5bff1 commit d1e502e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"bluebird": "^3.5.4",
6060
"chalk": "^2.4.2",
6161
"co-body": "^6.0.0",
62-
"cookie": "^0.3.1",
62+
"cookie": "^0.7.0",
6363
"dataloader": "^1.4.0",
6464
"fast-json-stable-stringify": "^2.0.0",
6565
"fs-extra": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,10 +1441,10 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
14411441
dependencies:
14421442
safe-buffer "~5.1.1"
14431443

1444-
cookie@^0.3.1:
1445-
version "0.3.1"
1446-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
1447-
integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=
1444+
cookie@^0.7.0:
1445+
version "0.7.0"
1446+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.0.tgz#2148f68a77245d5c2c0005d264bc3e08cfa0655d"
1447+
integrity sha512-qCf+V4dtlNhSRXGAZatc1TasyFO6GjohcOul807YOb5ik3+kQSnb4d7iajeCL8QHaJ4uZEjCgiCJerKXwdRVlQ==
14481448

14491449
cookies@~0.8.0:
14501450
version "0.8.0"

0 commit comments

Comments
 (0)