@@ -1635,12 +1635,12 @@ create-error-class@^3.0.0:
1635
1635
dependencies :
1636
1636
capture-stack-trace "^1.0.0"
1637
1637
1638
- cross-env@^5.2.0 :
1639
- version "5.2.0"
1640
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
1638
+
1639
+ version "7.0.3"
1640
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
1641
+ integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
1641
1642
dependencies :
1642
- cross-spawn "^6.0.5"
1643
- is-windows "^1.0.0"
1643
+ cross-spawn "^7.0.1"
1644
1644
1645
1645
cross-spawn@^4, cross-spawn@^4.0.0 :
1646
1646
version "4.0.2"
@@ -1657,15 +1657,14 @@ cross-spawn@^5.0.1, cross-spawn@^5.1.0:
1657
1657
shebang-command "^1.2.0"
1658
1658
which "^1.2.9"
1659
1659
1660
- cross-spawn@^6.0.5 :
1661
- version "6.0.5"
1662
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1660
+ cross-spawn@^7.0.1 :
1661
+ version "7.0.3"
1662
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
1663
+ integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
1663
1664
dependencies :
1664
- nice-try "^1.0.4"
1665
- path-key "^2.0.1"
1666
- semver "^5.5.0"
1667
- shebang-command "^1.2.0"
1668
- which "^1.2.9"
1665
+ path-key "^3.1.0"
1666
+ shebang-command "^2.0.0"
1667
+ which "^2.0.1"
1669
1668
1670
1669
1671
1670
version "2.0.5"
@@ -2897,10 +2896,6 @@ is-utf8@^0.2.0, is-utf8@^0.2.1:
2897
2896
version "0.2.1"
2898
2897
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
2899
2898
2900
- is-windows@^1.0.0 :
2901
- version "1.0.0"
2902
- resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.0.tgz#c61d61020c3ebe99261b781bd3d1622395f547f8"
2903
-
2904
2899
is-windows@^1.0.2 :
2905
2900
version "1.0.2"
2906
2901
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -3438,10 +3433,6 @@ natural-compare@^1.4.0:
3438
3433
version "1.4.0"
3439
3434
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3440
3435
3441
- nice-try@^1.0.4 :
3442
- version "1.0.4"
3443
- resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
3444
-
3445
3436
node-pre-gyp@^0.6.29 :
3446
3437
version "0.6.33"
3447
3438
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.33.tgz#640ac55198f6a925972e0c16c4ac26a034d5ecc9"
@@ -3719,10 +3710,15 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2:
3719
3710
version "1.0.2"
3720
3711
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
3721
3712
3722
- path-key@^2.0.0, path-key@^2.0.1 :
3713
+ path-key@^2.0.0 :
3723
3714
version "2.0.1"
3724
3715
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
3725
3716
3717
+ path-key@^3.1.0 :
3718
+ version "3.1.1"
3719
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
3720
+ integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
3721
+
3726
3722
path-parse@^1.0.5 :
3727
3723
version "1.0.5"
3728
3724
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
@@ -4225,10 +4221,22 @@ shebang-command@^1.2.0:
4225
4221
dependencies :
4226
4222
shebang-regex "^1.0.0"
4227
4223
4224
+ shebang-command@^2.0.0 :
4225
+ version "2.0.0"
4226
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
4227
+ integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
4228
+ dependencies :
4229
+ shebang-regex "^3.0.0"
4230
+
4228
4231
shebang-regex@^1.0.0 :
4229
4232
version "1.0.0"
4230
4233
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
4231
4234
4235
+ shebang-regex@^3.0.0 :
4236
+ version "3.0.0"
4237
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
4238
+ integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
4239
+
4232
4240
signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2 :
4233
4241
version "3.0.2"
4234
4242
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
@@ -4816,6 +4824,13 @@ which@^1.3.0:
4816
4824
dependencies :
4817
4825
isexe "^2.0.0"
4818
4826
4827
+ which@^2.0.1 :
4828
+ version "2.0.2"
4829
+ resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
4830
+ integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
4831
+ dependencies :
4832
+ isexe "^2.0.0"
4833
+
4819
4834
wide-align@^1.1.0 :
4820
4835
version "1.1.0"
4821
4836
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.0.tgz#40edde802a71fea1f070da3e62dcda2e7add96ad"
0 commit comments