File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 47
47
"meow" : " ^6.0.0" ,
48
48
"mkdirp" : " ^0.5.1" ,
49
49
"ora" : " ^1.4.0" ,
50
- "p-limit" : " ^2 .0.0" ,
50
+ "p-limit" : " ^4 .0.0" ,
51
51
"rimraf-promise" : " ^2.0.0" ,
52
52
"string-to-stream" : " ^1.1.0"
53
53
},
Original file line number Diff line number Diff line change @@ -3231,13 +3231,20 @@ p-is-promise@^1.1.0:
3231
3231
resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e"
3232
3232
integrity sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=
3233
3233
3234
- p-limit@^2.0.0, p-limit@^2. 2.0 :
3234
+ p-limit@^2.2.0 :
3235
3235
version "2.3.0"
3236
3236
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
3237
3237
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
3238
3238
dependencies :
3239
3239
p-try "^2.0.0"
3240
3240
3241
+ p-limit@^4.0.0 :
3242
+ version "4.0.0"
3243
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
3244
+ integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
3245
+ dependencies :
3246
+ yocto-queue "^1.0.0"
3247
+
3241
3248
p-locate@^4.1.0 :
3242
3249
version "4.1.0"
3243
3250
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
4136
4143
version "3.1.1"
4137
4144
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
4138
4145
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
4146
+
4147
+ yocto-queue@^1.0.0 :
4148
+ version "1.0.0"
4149
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
4150
+ integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
You can’t perform that action at this time.
0 commit comments