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 49
49
"meow" : " ^v9.0.0" ,
50
50
"mkdirp" : " ^0.5.1" ,
51
51
"ora" : " ^5.4.1" ,
52
- "p-limit" : " ^2 .0.0" ,
52
+ "p-limit" : " ^4 .0.0" ,
53
53
"rimraf-promise" : " ^2.0.0" ,
54
54
"string-to-stream" : " ^1.1.0"
55
55
},
Original file line number Diff line number Diff line change @@ -3292,13 +3292,20 @@ p-is-promise@^1.1.0:
3292
3292
resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e"
3293
3293
integrity sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=
3294
3294
3295
- p-limit@^2.0.0, p-limit@^2. 2.0 :
3295
+ p-limit@^2.2.0 :
3296
3296
version "2.3.0"
3297
3297
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
3298
3298
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
3299
3299
dependencies :
3300
3300
p-try "^2.0.0"
3301
3301
3302
+ p-limit@^4.0.0 :
3303
+ version "4.0.0"
3304
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
3305
+ integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
3306
+ dependencies :
3307
+ yocto-queue "^1.0.0"
3308
+
3302
3309
p-locate@^4.1.0 :
3303
3310
version "4.1.0"
3304
3311
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
4217
4224
version "3.1.1"
4218
4225
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
4219
4226
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
4227
+
4228
+ yocto-queue@^1.0.0 :
4229
+ version "1.0.0"
4230
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
4231
+ integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
You can’t perform that action at this time.
0 commit comments