@@ -519,8 +519,9 @@ are-we-there-yet@~1.1.2:
519
519
readable-stream "^2.0.0 || ^1.1.13"
520
520
521
521
argparse@^1.0.7 :
522
- version "1.0.9"
523
- resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
522
+ version "1.0.10"
523
+ resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
524
+ integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
524
525
dependencies :
525
526
sprintf-js "~1.0.2"
526
527
@@ -2398,10 +2399,6 @@ espree@^7.0.0:
2398
2399
acorn-jsx "^5.2.0"
2399
2400
eslint-visitor-keys "^1.1.0"
2400
2401
2401
- esprima@^3.1.1 :
2402
- version "3.1.3"
2403
- resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
2404
-
2405
2402
esprima@^4.0.0 :
2406
2403
version "4.0.1"
2407
2404
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -4014,21 +4011,14 @@ js-tokens@^4.0.0:
4014
4011
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
4015
4012
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
4016
4013
4017
- [email protected] , js-yaml@^3.13.1:
4014
+ [email protected] , js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7 :
4018
4015
version "3.13.1"
4019
4016
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
4020
4017
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
4021
4018
dependencies :
4022
4019
argparse "^1.0.7"
4023
4020
esprima "^4.0.0"
4024
4021
4025
- js-yaml@^3.2.5, js-yaml@^3.2.7 :
4026
- version "3.8.2"
4027
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.2.tgz#02d3e2c0f6beab20248d412c352203827d786721"
4028
- dependencies :
4029
- argparse "^1.0.7"
4030
- esprima "^3.1.1"
4031
-
4032
4022
jsbn@~0.1.0 :
4033
4023
version "0.1.1"
4034
4024
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -6532,6 +6522,7 @@ sprintf-js@^1.0.3:
6532
6522
sprintf-js@~1.0.2 :
6533
6523
version "1.0.3"
6534
6524
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
6525
+ integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
6535
6526
6536
6527
sshpk@^1.7.0 :
6537
6528
version "1.11.0"
0 commit comments