File tree 2 files changed +10
-12
lines changed
2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 37
37
"@octokit/rest" : " ^16.25.4" ,
38
38
"consola" : " ^2.6.1" ,
39
39
"esm" : " ^3.2.22" ,
40
- "p-wait-for" : " ^3.1.0 "
40
+ "p-wait-for" : " ^5.0.1 "
41
41
},
42
42
"devDependencies" : {
43
43
"@babel/core" : " ^7.4.4" ,
Original file line number Diff line number Diff line change @@ -5549,12 +5549,10 @@ p-reduce@^1.0.0:
5549
5549
resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-1.0.0.tgz#18c2b0dd936a4690a529f8231f58a0fdb6a47dfa"
5550
5550
integrity sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=
5551
5551
5552
- p-timeout@^3.0.0 :
5553
- version "3.1.0"
5554
- resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-3.1.0.tgz#198c1f503bb973e9b9727177a276c80afd6851f3"
5555
- integrity sha512-C27DYI+tCroT8J8cTEyySGydl2B7FlxrGNF5/wmMbl1V+jeehUCzEE/BVgzRebdm2K3ZitKOKx8YbdFumDyYmw==
5556
- dependencies :
5557
- p-finally "^1.0.0"
5552
+ p-timeout@^6.0.0 :
5553
+ version "6.1.1"
5554
+ resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-6.1.1.tgz#bcee5e37d730f5474d973b6ff226751a1a5e6ff1"
5555
+ integrity sha512-yqz2Wi4fiFRpMmK0L2pGAU49naSUaP23fFIQL2Y6YT+qDGPoFwpvgQM/wzc6F8JoenUkIlAFa4Ql7NguXBxI7w==
5558
5556
5559
5557
p-try@^1.0.0 :
5560
5558
version "1.0.0"
@@ -5566,12 +5564,12 @@ p-try@^2.0.0:
5566
5564
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.0.0.tgz#85080bb87c64688fa47996fe8f7dfbe8211760b1"
5567
5565
integrity sha512-hMp0onDKIajHfIkdRk3P4CdCmErkYAxxDtP3Wx/4nZ3aGlau2VKh3mZpcuFkH27WQkL/3WBCPOktzA9ZOAnMQQ==
5568
5566
5569
- p-wait-for@^3.1.0 :
5570
- version "3.1.0 "
5571
- resolved "https://registry.yarnpkg.com/p-wait-for/-/p-wait-for-3.1.0. tgz#9da568a2adda3ea8175a3c43f46a5317e28c0e47 "
5572
- integrity sha512-0Uy19uhxbssHelu9ynDMcON6BmMk6pH8551CvxROhiz3Vx+yC4RqxjyIDk2V4ll0g9177RKT++PK4zcV58uJ7A ==
5567
+ p-wait-for@^5.0.1 :
5568
+ version "5.0.1 "
5569
+ resolved "https://registry.yarnpkg.com/p-wait-for/-/p-wait-for-5.0.1. tgz#1edd9434394048701c5d213751d750231219c273 "
5570
+ integrity sha512-RQv6TqiPxJitN7wxUW4vRVakUiMYDTjtJt4JXfNzx8DHx98Ikitn4S35M+qT1wzMtBxrM1RUwBpJmycABqjgAg ==
5573
5571
dependencies :
5574
- p-timeout "^3 .0.0"
5572
+ p-timeout "^6 .0.0"
5575
5573
5576
5574
parent-module@^1.0.0 :
5577
5575
version "1.0.0"
You can’t perform that action at this time.
0 commit comments