@@ -1314,14 +1314,14 @@ cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
1314
1314
js-yaml "^3.13.1"
1315
1315
parse-json "^4.0.0"
1316
1316
1317
-
1318
- version "7.0.0 "
1319
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.0 .tgz#21ef9470443262f33dba80b2705a91db959b2e03 "
1320
- integrity sha512-6U/8SMK2FBNnB21oQ4+6Nsodxanw1gTkntYA2zBdkFYFu3ZDx65P2ONEXGSvob/QS6REjVHQ9zxzdOafwFdstw ==
1317
+
1318
+ version "7.0.1 "
1319
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1 .tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14 "
1320
+ integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg ==
1321
1321
dependencies :
1322
1322
path-key "^3.1.0"
1323
- shebang-command "^1.2 .0"
1324
- which "^1.2.9 "
1323
+ shebang-command "^2.0 .0"
1324
+ which "^2.0.1 "
1325
1325
1326
1326
cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
1327
1327
version "6.0.5"
@@ -5109,11 +5109,23 @@ shebang-command@^1.2.0:
5109
5109
dependencies :
5110
5110
shebang-regex "^1.0.0"
5111
5111
5112
+ shebang-command@^2.0.0 :
5113
+ version "2.0.0"
5114
+ resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
5115
+ integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
5116
+ dependencies :
5117
+ shebang-regex "^3.0.0"
5118
+
5112
5119
shebang-regex@^1.0.0 :
5113
5120
version "1.0.0"
5114
5121
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
5115
5122
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
5116
5123
5124
+ shebang-regex@^3.0.0 :
5125
+ version "3.0.0"
5126
+ resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
5127
+ integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
5128
+
5117
5129
5118
5130
version "0.7.6"
5119
5131
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.6.tgz#379cccfb56b91c8601e4793356eb5382924de9ad"
@@ -5804,17 +5816,17 @@ which-module@^2.0.0:
5804
5816
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
5805
5817
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
5806
5818
5807
- which@^1.2.14 :
5819
+ which@^1.2.14, which@^1.2.9, which@^1.3.0 :
5808
5820
version "1.3.1"
5809
5821
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
5810
5822
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
5811
5823
dependencies :
5812
5824
isexe "^2.0.0"
5813
5825
5814
- which@^1.2.9, which@^1.3.0 :
5815
- version "1.3.0 "
5816
- resolved "https://registry.yarnpkg.com/which/-/which-1.3.0. tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a "
5817
- integrity sha512-xcJpopdamTuY5duC/KnTTNBraPK54YwpenP4lzxU8H91GudWpFv38u0CKjclE1Wi2EH2EDz5LRcHcKbCIzqGyg ==
5826
+ which@^2.0.1 :
5827
+ version "2.0.1 "
5828
+ resolved "https://registry.yarnpkg.com/which/-/which-2.0.1. tgz#f1cf94d07a8e571b6ff006aeb91d0300c47ef0a4 "
5829
+ integrity sha512-N7GBZOTswtB9lkQBZA4+zAXrjEIWAUOB93AvzUiudRzRxhUdLURQ7D/gAIMY1gatT/LTbmbcv8SiYazy3eYB7w ==
5818
5830
dependencies :
5819
5831
isexe "^2.0.0"
5820
5832
0 commit comments