|
1350 | 1350 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
|
1351 | 1351 | integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
|
1352 | 1352 |
|
1353 |
| -"@types/json-schema@^7.0.5": |
| 1353 | +"@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8": |
1354 | 1354 | version "7.0.11"
|
1355 | 1355 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
|
1356 | 1356 | integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
@@ -1776,7 +1776,7 @@ ajv@8.1.0:
|
1776 | 1776 | require-from-string "^2.0.2"
|
1777 | 1777 | uri-js "^4.2.2"
|
1778 | 1778 |
|
1779 |
| -ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: |
| 1779 | +ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5: |
1780 | 1780 | version "6.12.6"
|
1781 | 1781 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
1782 | 1782 | integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
@@ -4685,13 +4685,13 @@ file-entry-cache@^5.0.1:
|
4685 | 4685 | dependencies:
|
4686 | 4686 | flat-cache "^2.0.1"
|
4687 | 4687 |
|
4688 |
| -file-loader@^4.1.0: |
4689 |
| - version "4.3.0" |
4690 |
| - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af" |
4691 |
| - integrity sha512-aKrYPYjF1yG3oX0kWRrqrSMfgftm7oJW5M+m4owoldH5C51C0RkIwB++JbRvEW3IU6/ZG5n8UvEcdgwOt2UOWA== |
| 4688 | +file-loader@^6.0.0: |
| 4689 | + version "6.2.0" |
| 4690 | + resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d" |
| 4691 | + integrity sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== |
4692 | 4692 | dependencies:
|
4693 |
| - loader-utils "^1.2.3" |
4694 |
| - schema-utils "^2.5.0" |
| 4693 | + loader-utils "^2.0.0" |
| 4694 | + schema-utils "^3.0.0" |
4695 | 4695 |
|
4696 | 4696 | file-type@^12.4.2:
|
4697 | 4697 | version "12.4.2"
|
@@ -10472,6 +10472,15 @@ schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.5, schema-utils@^2.6
|
10472 | 10472 | ajv "^6.12.4"
|
10473 | 10473 | ajv-keywords "^3.5.2"
|
10474 | 10474 |
|
| 10475 | +schema-utils@^3.0.0: |
| 10476 | + version "3.1.2" |
| 10477 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.2.tgz#36c10abca6f7577aeae136c804b0c741edeadc99" |
| 10478 | + integrity sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg== |
| 10479 | + dependencies: |
| 10480 | + "@types/json-schema" "^7.0.8" |
| 10481 | + ajv "^6.12.5" |
| 10482 | + ajv-keywords "^3.5.2" |
| 10483 | + |
10475 | 10484 | scss-tokenizer@^0.2.3:
|
10476 | 10485 | version "0.2.3"
|
10477 | 10486 | resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
|
|
0 commit comments