Skip to content

Commit 57a7633

Browse files
authored
Merge pull request #222 from ember-fastboot/greenkeeper/cookie-0.4.0
Update cookie to the latest version 🚀
2 parents 7ec19e5 + 37e54c1 commit 57a7633

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/ember-fastboot/fastboot#readme",
3030
"dependencies": {
3131
"chalk": "^2.0.1",
32-
"cookie": "^0.3.1",
32+
"cookie": "^0.4.0",
3333
"debug": "^4.1.0",
3434
"najax": "^1.0.3",
3535
"resolve": "^1.8.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1189,11 +1189,16 @@ [email protected]:
11891189
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
11901190
integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
11911191

1192-
[email protected], cookie@^0.3.1:
1192+
11931193
version "0.3.1"
11941194
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
11951195
integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=
11961196

1197+
cookie@^0.4.0:
1198+
version "0.4.0"
1199+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
1200+
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
1201+
11971202
copy-concurrently@^1.0.0:
11981203
version "1.0.5"
11991204
resolved "https://registry.yarnpkg.com/copy-concurrently/-/copy-concurrently-1.0.5.tgz#92297398cae34937fcafd6ec8139c18051f0b5e0"

0 commit comments

Comments
 (0)