|
4201 | 4201 | dependencies: |
4202 | 4202 | ms "2.1.2" |
4203 | 4203 |
|
| 4204 | + |
| 4205 | + version "4.4.0" |
| 4206 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" |
| 4207 | + integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== |
| 4208 | + dependencies: |
| 4209 | + ms "^2.1.3" |
| 4210 | + |
4204 | 4211 | decamelize@^4.0.0: |
4205 | 4212 | version "4.0.0" |
4206 | 4213 | resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837" |
@@ -5244,13 +5251,13 @@ flatted@^3.2.9: |
5244 | 5251 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358" |
5245 | 5252 | integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg== |
5246 | 5253 |
|
5247 | | -folder-hash@4.0.4: |
5248 | | - version "4.0.4" |
5249 | | - resolved "https://registry.yarnpkg.com/folder-hash/-/folder-hash-4.0.4.tgz#f5ffa14e9fc6f3213598f6a367207adf7d419edc" |
5250 | | - integrity sha512-zEyYH+UsHEfJJcCRSf9ai5I4CTZwZ8ObONRuEI5hcEmJY5pS0FUWKruX9mMnYJrgC7MlPFDYnGsK1R+WFYjLlQ== |
| 5254 | +folder-hash@4.1.1: |
| 5255 | + version "4.1.1" |
| 5256 | + resolved "https://registry.yarnpkg.com/folder-hash/-/folder-hash-4.1.1.tgz#c054437d83c26455b12c4a4c8586b1f080c6e644" |
| 5257 | + integrity sha512-1ZSlKJSbET3XpglnEXC9g+QF4QRZhqHIjpFfa4pAMfO4tu/XYPafpeHEX6zOFS2EolOIXr0lPh1eSjmdWItX2w== |
5251 | 5258 | dependencies: |
5252 | | - debug "^4.3.3" |
5253 | | - minimatch "~5.1.2" |
| 5259 | + debug "4.4.0" |
| 5260 | + minimatch "7.4.6" |
5254 | 5261 |
|
5255 | 5262 | follow-redirects@^1.15.6: |
5256 | 5263 | version "1.15.11" |
@@ -7176,7 +7183,14 @@ mingo@^2.2.2: |
7176 | 7183 | dependencies: |
7177 | 7184 | brace-expansion "^1.1.7" |
7178 | 7185 |
|
7179 | | -minimatch@^5.0.1, minimatch@^5.1.0, minimatch@^5.1.6, minimatch@~5.1.2: |
| 7186 | + |
| 7187 | + version "7.4.6" |
| 7188 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb" |
| 7189 | + integrity sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw== |
| 7190 | + dependencies: |
| 7191 | + brace-expansion "^2.0.1" |
| 7192 | + |
| 7193 | +minimatch@^5.0.1, minimatch@^5.1.0, minimatch@^5.1.6: |
7180 | 7194 | version "5.1.6" |
7181 | 7195 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96" |
7182 | 7196 | integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g== |
|
0 commit comments