File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 134
134
"chai" : " ^4.3.10" ,
135
135
"chai-as-promised" : " ^7.1.1" ,
136
136
"chai-fetch-mock" : " ^3.0.0" ,
137
- "cookie" : " ^0.4.1 " ,
137
+ "cookie" : " ^0.7.0 " ,
138
138
"copy-webpack-plugin" : " ^12.0.2" ,
139
139
"css-loader" : " ^6.8.1" ,
140
140
"date-fns" : " ^2.30.0" ,
Original file line number Diff line number Diff line change @@ -4338,7 +4338,12 @@ cookie@0.6.0:
4338
4338
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
4339
4339
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
4340
4340
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:
4342
4347
version "0.4.2"
4343
4348
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
4344
4349
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
You can’t perform that action at this time.
0 commit comments