File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 37
37
"@octokit/rest" : " ^16.25.0" ,
38
38
"consola" : " ^2.6.0" ,
39
39
"esm" : " ^3.2.22" ,
40
- "p-wait-for" : " ^2.0.1 "
40
+ "p-wait-for" : " ^3.1.0 "
41
41
},
42
42
"devDependencies" : {
43
43
"@babel/core" : " ^7.4.3" ,
Original file line number Diff line number Diff line change @@ -5586,10 +5586,10 @@ p-reduce@^1.0.0:
5586
5586
resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-1.0.0.tgz#18c2b0dd936a4690a529f8231f58a0fdb6a47dfa"
5587
5587
integrity sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=
5588
5588
5589
- p-timeout@^2 .0.1 :
5590
- version "2.0.1 "
5591
- resolved "https://registry.npmjs.org /p-timeout/-/p-timeout-2.0.1. tgz#d8dd1979595d2dc0139e1fe46b8b646cb3cdf038 "
5592
- integrity sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA ==
5589
+ p-timeout@^3 .0.0 :
5590
+ version "3.1.0 "
5591
+ resolved "https://registry.yarnpkg.com /p-timeout/-/p-timeout-3.1.0. tgz#198c1f503bb973e9b9727177a276c80afd6851f3 "
5592
+ integrity sha512-C27DYI+tCroT8J8cTEyySGydl2B7FlxrGNF5/wmMbl1V+jeehUCzEE/BVgzRebdm2K3ZitKOKx8YbdFumDyYmw ==
5593
5593
dependencies :
5594
5594
p-finally "^1.0.0"
5595
5595
@@ -5603,12 +5603,12 @@ p-try@^2.0.0:
5603
5603
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.0.0.tgz#85080bb87c64688fa47996fe8f7dfbe8211760b1"
5604
5604
integrity sha512-hMp0onDKIajHfIkdRk3P4CdCmErkYAxxDtP3Wx/4nZ3aGlau2VKh3mZpcuFkH27WQkL/3WBCPOktzA9ZOAnMQQ==
5605
5605
5606
- p-wait-for@^2.0.1 :
5607
- version "2.0.1 "
5608
- resolved "https://registry.npmjs.org /p-wait-for/-/p-wait-for-2.0.1. tgz#bc4dc3410dcba8ca4a92354f5b44f5c4ee6b6d7f "
5609
- integrity sha512-edEuJC7eRokPf3AWycsS3lp8JimWLnVgCeGoWw67qFerUmsAHKyhRBj8rDvaBjPV2bTyzgTwmF+U8vNMMBEcyA ==
5606
+ p-wait-for@^3.1.0 :
5607
+ version "3.1.0 "
5608
+ resolved "https://registry.yarnpkg.com /p-wait-for/-/p-wait-for-3.1.0. tgz#9da568a2adda3ea8175a3c43f46a5317e28c0e47 "
5609
+ integrity sha512-0Uy19uhxbssHelu9ynDMcON6BmMk6pH8551CvxROhiz3Vx+yC4RqxjyIDk2V4ll0g9177RKT++PK4zcV58uJ7A ==
5610
5610
dependencies :
5611
- p-timeout "^2 .0.1 "
5611
+ p-timeout "^3 .0.0 "
5612
5612
5613
5613
parent-module@^1.0.0 :
5614
5614
version "1.0.0"
You can’t perform that action at this time.
0 commit comments