File tree 1 file changed +6
-14
lines changed
1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change @@ -1844,7 +1844,7 @@ brace-expansion@^2.0.1:
1844
1844
dependencies :
1845
1845
balanced-match "^1.0.0"
1846
1846
1847
- braces@^3.0.1, braces@^3.0.2 :
1847
+ braces@^3.0.3 :
1848
1848
version "3.0.3"
1849
1849
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1850
1850
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -4221,20 +4221,12 @@ methods@~1.1.2:
4221
4221
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
4222
4222
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
4223
4223
4224
- micromatch@^4.0.2 :
4225
- version "4.0.4"
4226
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
4227
- integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
4228
- dependencies :
4229
- braces "^3.0.1"
4230
- picomatch "^2.2.3"
4231
-
4232
- micromatch@^4.0.4 :
4233
- version "4.0.5"
4234
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
4235
- integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
4224
+ micromatch@^4.0.2, micromatch@^4.0.4 :
4225
+ version "4.0.8"
4226
+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
4227
+ integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
4236
4228
dependencies :
4237
- braces "^3.0.2 "
4229
+ braces "^3.0.3 "
4238
4230
picomatch "^2.3.1"
4239
4231
4240
4232
You can’t perform that action at this time.
0 commit comments