File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed
Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ brace-expansion@^1.1.7:
293293 balanced-match "^1.0.0"
294294 concat-map "0.0.1"
295295
296- braces@^3.0.1 :
296+ braces@^3.0.3 :
297297 version "3.0.3"
298298 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
299299 integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -1481,12 +1481,12 @@ merge2@^1.2.3, merge2@^1.3.0:
14811481 integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
14821482
14831483micromatch@^4.0.2 :
1484- version "4.0.4 "
1485- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4 .tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9 "
1486- integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg ==
1484+ version "4.0.8 "
1485+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8 .tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202 "
1486+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA ==
14871487 dependencies :
1488- braces "^3.0.1 "
1489- picomatch "^2.2.3 "
1488+ braces "^3.0.3 "
1489+ picomatch "^2.3.1 "
14901490
14911491mimic-fn@^1.0.0 :
14921492 version "1.2.0"
@@ -1730,11 +1730,16 @@ path-type@^4.0.0:
17301730 resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
17311731 integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
17321732
1733- picomatch@^2.2.1, picomatch@^2.2.3 :
1733+ picomatch@^2.2.1 :
17341734 version "2.2.3"
17351735 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
17361736 integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==
17371737
1738+ picomatch@^2.3.1 :
1739+ version "2.3.1"
1740+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1741+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
1742+
17381743pify@^2.0.0 :
17391744 version "2.3.0"
17401745 resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
You can’t perform that action at this time.
0 commit comments