Bump cookie from 0.2.2 to 0.4.1

Bumps [cookie](https://github.com/jshttp/cookie) from 0.2.2 to 0.4.1.
- [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.2.2...v0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-11 15:38:01 +00:00 committed by GitHub
parent ad6900d30c
commit 85cf841ad5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -4357,9 +4357,9 @@
}
},
"cookie": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.2.2.tgz",
"integrity": "sha1-V574vJstb36XWha/QWTVcudS5UA=",
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz",
"integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==",
"dev": true
},
"cookie-signature": {

View file

@ -70,7 +70,7 @@
"cheerio": "1.0.0-rc.2",
"chromedriver": "76.0.0",
"classnames": "2.2.5",
"cookie": "0.2.2",
"cookie": "0.4.1",
"copy-webpack-plugin": "0.2.0",
"create-react-class": "15.6.2",
"css-loader": "0.23.1",