Skip to content

Commit 8ab7715

Browse files
[ci skip] bump cookie in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [cookie](https://github.com/jshttp/cookie). Updates `cookie` from 0.4.2 to 0.7.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.4.2...v0.7.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78546af commit 8ab7715

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"chai": "^4.3.10",
135135
"chai-as-promised": "^7.1.1",
136136
"chai-fetch-mock": "^3.0.0",
137-
"cookie": "^0.4.1",
137+
"cookie": "^0.7.0",
138138
"copy-webpack-plugin": "^12.0.2",
139139
"css-loader": "^6.8.1",
140140
"date-fns": "^2.30.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4338,7 +4338,12 @@ cookie@0.6.0:
43384338
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
43394339
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
43404340

4341-
cookie@^0.4.1, cookie@~0.4.1:
4341+
cookie@^0.7.0:
4342+
version "0.7.0"
4343+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.0.tgz#2148f68a77245d5c2c0005d264bc3e08cfa0655d"
4344+
integrity sha512-qCf+V4dtlNhSRXGAZatc1TasyFO6GjohcOul807YOb5ik3+kQSnb4d7iajeCL8QHaJ4uZEjCgiCJerKXwdRVlQ==
4345+
4346+
cookie@~0.4.1:
43424347
version "0.4.2"
43434348
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
43444349
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==

0 commit comments

Comments
 (0)