Merge pull request #3902 from LLK/dependabot/npm_and_yarn/cookie-0.4.1

Bump cookie from 0.2.2 to 0.4.1
This commit is contained in:
picklesrus 2020-05-26 10:06:33 -04:00 committed by GitHub
commit 25428e1247
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

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

View file

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