mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-16 16:19:48 -05:00
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:
parent
ad6900d30c
commit
85cf841ad5
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue