From 195fd59a8206384b19360029f63fd412be6d9666 Mon Sep 17 00:00:00 2001 From: Bernhard Sirlinger Date: Tue, 3 Mar 2020 02:35:44 +0100 Subject: [PATCH] chore(deps): bump cookie from 0.3.1 to 0.4.0 (#9627) Bumps [cookie](https://github.com/jshttp/cookie) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md) - [Commits](https://github.com/jshttp/cookie/compare/v0.3.1...v0.4.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1a455e8749..638c77b655 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "air-datepicker": "http://github.com/frappe/air-datepicker", "awesomplete": "^1.1.5", "bootstrap": "^4.4.1", - "cookie": "^0.3.1", + "cookie": "^0.4.0", "express": "^4.17.1", "fast-deep-equal": "^2.0.1", "frappe-charts": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index c3667c2035..62a64e4fd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1211,12 +1211,12 @@ cookie-signature@1.0.6: resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw= -cookie@0.3.1, cookie@^0.3.1: +cookie@0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s= -cookie@0.4.0: +cookie@0.4.0, cookie@^0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba" integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==