@@ -3692,6 +3692,13 @@ make-dir@^1.0.0:
36923692 dependencies :
36933693 pify "^3.0.0"
36943694
3695+ make-dir@~3.1.0 :
3696+ version "3.1.0"
3697+ resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
3698+ integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
3699+ dependencies :
3700+ semver "^6.0.0"
3701+
36953702map-cache@^0.2.2 :
36963703 version "0.2.2"
36973704 resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
@@ -3840,6 +3847,11 @@ mime@^1.4.1, mime@^1.5.0:
38403847 version "1.6.0"
38413848 resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
38423849
3850+ mime@~2.5.2 :
3851+ version "2.5.2"
3852+ resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.2.tgz#6e3dc6cc2b9510643830e5f19d5cb753da5eeabe"
3853+ integrity sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==
3854+
38433855mimic-fn@^1.0.0 :
38443856 version "1.2.0"
38453857 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
@@ -3852,7 +3864,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
38523864 version "1.0.1"
38533865 resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
38543866
3855- minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4 :
3867+ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.4 :
38563868 version "3.0.4"
38573869 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
38583870 dependencies :
@@ -4772,15 +4784,15 @@ postcss-unique-selectors@^2.0.2:
47724784 postcss "^5.0.4"
47734785 uniqs "^2.0.0"
47744786
4775- 4776- version "7.3.2"
4777- resolved "https://registry.yarnpkg.com/postcss-url/-/postcss-url-7.3.2.tgz#5fea273807fb84b38c461c3c9a9e8abd235f7120"
4787+ 4788+ version "10.1.3"
4789+ resolved "https://registry.yarnpkg.com/postcss-url/-/postcss-url-10.1.3.tgz#54120cc910309e2475ec05c2cfa8f8a2deafdf1e"
4790+ integrity sha512-FUzyxfI5l2tKmXdYc6VTu3TWZsInayEKPbiyW+P6vmmIrrb4I6CGX0BFoewgYHLK+oIL5FECEK02REYRpBvUCw==
47784791 dependencies :
4779- mime "^1.4.1"
4780- minimatch "^3.0.4"
4781- mkdirp "^0.5.0"
4782- postcss "^6.0.1"
4783- xxhashjs "^0.2.1"
4792+ make-dir "~3.1.0"
4793+ mime "~2.5.2"
4794+ minimatch "~3.0.4"
4795+ xxhashjs "~0.2.2"
47844796
47854797postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0 :
47864798 version "3.3.0"
@@ -5363,6 +5375,11 @@ semver@^5.5.0:
53635375 version "5.6.0"
53645376 resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
53655377
5378+ semver@^6.0.0 :
5379+ version "6.3.0"
5380+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
5381+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
5382+
5366538353675384 version "0.16.1"
53685385 resolved "https://registry.yarnpkg.com/send/-/send-0.16.1.tgz#a70e1ca21d1382c11d0d9f6231deb281080d7ab3"
@@ -6478,9 +6495,10 @@ xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
64786495 version "4.0.1"
64796496 resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
64806497
6481- xxhashjs@^ 0.2.1 :
6498+ xxhashjs@~ 0.2.2 :
64826499 version "0.2.2"
64836500 resolved "https://registry.yarnpkg.com/xxhashjs/-/xxhashjs-0.2.2.tgz#8a6251567621a1c46a5ae204da0249c7f8caa9d8"
6501+ integrity sha512-AkTuIuVTET12tpsVIQo+ZU6f/qDmKuRUcjaqR+OIvm+aCBsZ95i7UVY5WJ9TMsSaZ0DA2WxoZ4acu0sPH+OKAw==
64846502 dependencies :
64856503 cuint "^0.2.2"
64866504
0 commit comments