File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -908,7 +908,7 @@ brace-expansion@^1.1.7:
908
908
balanced-match "^1.0.0"
909
909
concat-map "0.0.1"
910
910
911
- braces@^3.0.1 :
911
+ braces@^3.0.3 :
912
912
version "3.0.3"
913
913
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
914
914
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -2164,12 +2164,12 @@ merge-stream@^2.0.0:
2164
2164
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
2165
2165
2166
2166
micromatch@^4.0.2, micromatch@^4.0.4 :
2167
- version "4.0.4 "
2168
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4 .tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9 "
2169
- integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg ==
2167
+ version "4.0.8 "
2168
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8 .tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202 "
2169
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA ==
2170
2170
dependencies :
2171
- braces "^3.0.1 "
2172
- picomatch "^2.2.3 "
2171
+ braces "^3.0.3 "
2172
+ picomatch "^2.3.1 "
2173
2173
2174
2174
2175
2175
version "1.51.0"
@@ -2366,6 +2366,11 @@ picomatch@^2.0.4, picomatch@^2.2.3:
2366
2366
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
2367
2367
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
2368
2368
2369
+ picomatch@^2.3.1 :
2370
+ version "2.3.1"
2371
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
2372
+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
2373
+
2369
2374
pirates@^4.0.1 :
2370
2375
version "4.0.1"
2371
2376
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87"
You can’t perform that action at this time.
0 commit comments