File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 1414 "github4" : " ^1.1.1" ,
1515 "globule" : " ^1.2.1" ,
1616 "http-signature" : " ^1.2.0" ,
17- "yaml" : " ^1.3.2 "
17+ "yaml" : " ^1.7.1 "
1818 }
1919}
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5+ " @babel/runtime@^7.5.5 " :
6+ version "7.6.2"
7+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd"
8+ integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==
9+ dependencies :
10+ regenerator-runtime "^0.13.2"
11+
512accepts@~1.3.5 :
613 version "1.3.5"
714 resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.5.tgz#eb777df6011723a3b14e8a72c0805c8e86746bd2"
@@ -471,6 +478,11 @@ raw-body@2.3.3:
471478 iconv-lite "0.4.23"
472479 unpipe "1.0.0"
473480
481+ regenerator-runtime@^0.13.2 :
482+ version "0.13.3"
483+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
484+ integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
485+
474486safe-buffer@5.1.2 :
475487 version "5.1.2"
476488 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
@@ -592,7 +604,9 @@ wrappy@1:
592604 resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
593605 integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
594606
595- yaml@^1.3.2 :
596- version "1.3.2"
597- resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.3.2.tgz#3de83fafed3799fb0b0029c12f80035bc7611303"
598- integrity sha512-ZZZIdcApMRcAez37EVrtCim+8JUESX0zRcsv+HMfatIX79cX22CAnVkxDrZhAmzsnka2nb/mvaTybzDYcnrIew==
607+ yaml@^1.7.1 :
608+ version "1.7.1"
609+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.1.tgz#86db1b39a6434a7928d3750cbe08303a50a24d6b"
610+ integrity sha512-sR0mJ2C3LVBgMST+0zrrrsKSijbw64bfHmTt4nEXLZTZFyIAuUVARqA/LO5kaZav2OVQMaZ+5WRrZv7QjxG3uQ==
611+ dependencies :
612+ " @babel/runtime" " ^7.5.5"
You can’t perform that action at this time.
0 commit comments