This repository was archived by the owner on Mar 29, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -394,6 +394,7 @@ are-we-there-yet@~1.1.2:
394
394
argparse@^1.0.7 :
395
395
version "1.0.10"
396
396
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
397
+ integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
397
398
dependencies :
398
399
sprintf-js "~1.0.2"
399
400
@@ -977,8 +978,9 @@ esprima@^1.2.2:
977
978
resolved "https://registry.yarnpkg.com/esprima/-/esprima-1.2.5.tgz#0993502feaf668138325756f30f9a51feeec11e9"
978
979
979
980
esprima@^4.0.0 :
980
- version "4.0.0"
981
- resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
981
+ version "4.0.1"
982
+ resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
983
+ integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
982
984
983
985
esutils@^2.0.2 :
984
986
version "2.0.2"
@@ -1622,8 +1624,9 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
1622
1624
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
1623
1625
1624
1626
js-yaml@^3.6.1, js-yaml@^3.7.0 :
1625
- version "3.11.0"
1626
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
1627
+ version "3.13.1"
1628
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
1629
+ integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
1627
1630
dependencies :
1628
1631
argparse "^1.0.7"
1629
1632
esprima "^4.0.0"
@@ -2625,6 +2628,7 @@ split-string@^3.0.1, split-string@^3.0.2:
2625
2628
sprintf-js@~1.0.2 :
2626
2629
version "1.0.3"
2627
2630
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
2631
+ integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
2628
2632
2629
2633
sshpk@^1.7.0 :
2630
2634
version "1.14.1"
You can’t perform that action at this time.
0 commit comments