|
@@ -1731,7 +1731,7 @@ brace-expansion@^2.0.1:
|
|
|
dependencies:
|
|
|
balanced-match "^1.0.0"
|
|
|
|
|
|
-braces@^3.0.1, braces@~3.0.2:
|
|
|
+braces@^3.0.3, braces@~3.0.2:
|
|
|
version "3.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
|
|
|
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
|
|
@@ -3858,12 +3858,12 @@ methods@^1.1.2, methods@~1.1.2:
|
|
|
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
|
|
|
|
|
|
micromatch@^4.0.4:
|
|
|
- version "4.0.4"
|
|
|
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
|
|
|
- integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
|
|
|
+ version "4.0.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
|
|
|
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
|
|
|
dependencies:
|
|
|
- braces "^3.0.1"
|
|
|
- picomatch "^2.2.3"
|
|
|
+ braces "^3.0.3"
|
|
|
+ picomatch "^2.3.1"
|
|
|
|
|
|
mime-db@1.52.0:
|
|
|
version "1.52.0"
|
|
@@ -4217,6 +4217,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
|
|
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
|
|
|
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
|
|
|
|
|
|
+picomatch@^2.3.1:
|
|
|
+ version "2.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
|
|
+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
+
|
|
|
pirates@^4.0.4:
|
|
|
version "4.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
|