@@ -9701,7 +9701,7 @@ cross-env@^7.0.3:
9701
9701
dependencies:
9702
9702
cross-spawn "^7.0.1"
9703
9703
9704
- cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
9704
+ cross-spawn@^6.0.0:
9705
9705
version "6.0.5"
9706
9706
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
9707
9707
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
@@ -17640,11 +17640,6 @@ memory-streams@^0.1.3:
17640
17640
dependencies:
17641
17641
readable-stream "~1.0.2"
17642
17642
17643
- memorystream@^0.3.1:
17644
- version "0.3.1"
17645
- resolved "https://registry.yarnpkg.com/memorystream/-/memorystream-0.3.1.tgz#86d7090b30ce455d63fbae12dda51a47ddcaf9b2"
17646
- integrity sha1-htcJCzDORV1j+64S3aUaR93K+bI=
17647
-
17648
17643
meow@^3.3.0:
17649
17644
version "3.7.0"
17650
17645
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
@@ -18818,21 +18813,6 @@ npm-registry-fetch@^4.0.0:
18818
18813
npm-package-arg "^6.1.0"
18819
18814
safe-buffer "^5.2.0"
18820
18815
18821
- npm-run-all@^4.1.5:
18822
- version "4.1.5"
18823
- resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
18824
- integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
18825
- dependencies:
18826
- ansi-styles "^3.2.1"
18827
- chalk "^2.4.1"
18828
- cross-spawn "^6.0.5"
18829
- memorystream "^0.3.1"
18830
- minimatch "^3.0.4"
18831
- pidtree "^0.3.0"
18832
- read-pkg "^3.0.0"
18833
- shell-quote "^1.6.1"
18834
- string.prototype.padend "^3.0.0"
18835
-
18836
18816
npm-run-path@^2.0.0:
18837
18817
version "2.0.2"
18838
18818
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
@@ -19861,11 +19841,6 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatc
19861
19841
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
19862
19842
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
19863
19843
19864
- pidtree@^0.3.0:
19865
- version "0.3.1"
19866
- resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
19867
- integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==
19868
-
19869
19844
pify@^2.0.0, pify@^2.3.0:
19870
19845
version "2.3.0"
19871
19846
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -22505,7 +22480,7 @@ shebang-regex@^3.0.0:
22505
22480
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
22506
22481
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
22507
22482
22508
- [email protected] , shell-quote@^1.6.1 :
22483
+
22509
22484
version "1.7.2"
22510
22485
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
22511
22486
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
@@ -23399,15 +23374,6 @@ string.prototype.matchall@^4.0.6:
23399
23374
regexp.prototype.flags "^1.4.1"
23400
23375
side-channel "^1.0.4"
23401
23376
23402
- string.prototype.padend@^3.0.0:
23403
- version "3.1.2"
23404
- resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.1.2.tgz#6858ca4f35c5268ebd5e8615e1327d55f59ee311"
23405
- integrity sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==
23406
- dependencies:
23407
- call-bind "^1.0.2"
23408
- define-properties "^1.1.3"
23409
- es-abstract "^1.18.0-next.2"
23410
-
23411
23377
string.prototype.trimend@^1.0.5:
23412
23378
version "1.0.5"
23413
23379
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz#914a65baaab25fbdd4ee291ca7dde57e869cb8d0"
0 commit comments