|
1297 | 1297 | resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
|
1298 | 1298 | integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==
|
1299 | 1299 |
|
1300 |
| -"@types/json-schema@^7.0.5": |
| 1300 | +"@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8": |
1301 | 1301 | version "7.0.11"
|
1302 | 1302 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
|
1303 | 1303 | integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
@@ -1665,7 +1665,7 @@ ajv@8.1.0:
|
1665 | 1665 | require-from-string "^2.0.2"
|
1666 | 1666 | uri-js "^4.2.2"
|
1667 | 1667 |
|
1668 |
| -ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: |
| 1668 | +ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5: |
1669 | 1669 | version "6.12.6"
|
1670 | 1670 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
1671 | 1671 | integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
@@ -4486,13 +4486,13 @@ file-entry-cache@^5.0.1:
|
4486 | 4486 | dependencies:
|
4487 | 4487 | flat-cache "^2.0.1"
|
4488 | 4488 |
|
4489 |
| -file-loader@^4.1.0: |
4490 |
| - version "4.3.0" |
4491 |
| - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af" |
4492 |
| - integrity sha512-aKrYPYjF1yG3oX0kWRrqrSMfgftm7oJW5M+m4owoldH5C51C0RkIwB++JbRvEW3IU6/ZG5n8UvEcdgwOt2UOWA== |
| 4489 | +file-loader@^6.0.0: |
| 4490 | + version "6.2.0" |
| 4491 | + resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d" |
| 4492 | + integrity sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== |
4493 | 4493 | dependencies:
|
4494 |
| - loader-utils "^1.2.3" |
4495 |
| - schema-utils "^2.5.0" |
| 4494 | + loader-utils "^2.0.0" |
| 4495 | + schema-utils "^3.0.0" |
4496 | 4496 |
|
4497 | 4497 | file-type@^3.8.0:
|
4498 | 4498 | version "3.9.0"
|
@@ -10240,6 +10240,15 @@ schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.5, schema-utils@^2.6
|
10240 | 10240 | ajv "^6.12.4"
|
10241 | 10241 | ajv-keywords "^3.5.2"
|
10242 | 10242 |
|
| 10243 | +schema-utils@^3.0.0: |
| 10244 | + version "3.1.1" |
| 10245 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.1.tgz#bc74c4b6b6995c1d88f76a8b77bea7219e0c8281" |
| 10246 | + integrity sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw== |
| 10247 | + dependencies: |
| 10248 | + "@types/json-schema" "^7.0.8" |
| 10249 | + ajv "^6.12.5" |
| 10250 | + ajv-keywords "^3.5.2" |
| 10251 | + |
10243 | 10252 | scss-tokenizer@^0.2.3:
|
10244 | 10253 | version "0.2.3"
|
10245 | 10254 | resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
|
|
0 commit comments