|
1416 | 1416 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
|
1417 | 1417 | integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
|
1418 | 1418 |
|
1419 |
| -"@types/json-schema@^7.0.5": |
| 1419 | +"@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8": |
1420 | 1420 | version "7.0.15"
|
1421 | 1421 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
1422 | 1422 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
|
1892 | 1892 | require-from-string "^2.0.2"
|
1893 | 1893 | uri-js "^4.2.2"
|
1894 | 1894 |
|
1895 |
| -ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: |
| 1895 | +ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5: |
1896 | 1896 | version "6.12.6"
|
1897 | 1897 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
1898 | 1898 | integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
@@ -4803,13 +4803,13 @@ file-entry-cache@^5.0.1:
|
4803 | 4803 | dependencies:
|
4804 | 4804 | flat-cache "^2.0.1"
|
4805 | 4805 |
|
4806 |
| -file-loader@^4.1.0: |
4807 |
| - version "4.3.0" |
4808 |
| - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af" |
4809 |
| - integrity sha512-aKrYPYjF1yG3oX0kWRrqrSMfgftm7oJW5M+m4owoldH5C51C0RkIwB++JbRvEW3IU6/ZG5n8UvEcdgwOt2UOWA== |
| 4806 | +file-loader@^6.0.0: |
| 4807 | + version "6.2.0" |
| 4808 | + resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d" |
| 4809 | + integrity sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== |
4810 | 4810 | dependencies:
|
4811 |
| - loader-utils "^1.2.3" |
4812 |
| - schema-utils "^2.5.0" |
| 4811 | + loader-utils "^2.0.0" |
| 4812 | + schema-utils "^3.0.0" |
4813 | 4813 |
|
4814 | 4814 | file-type@^19.0.0:
|
4815 | 4815 | version "19.0.0"
|
@@ -10636,6 +10636,15 @@ schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.5, schema-utils@^2.6
|
10636 | 10636 | ajv "^6.12.4"
|
10637 | 10637 | ajv-keywords "^3.5.2"
|
10638 | 10638 |
|
| 10639 | +schema-utils@^3.0.0: |
| 10640 | + version "3.3.0" |
| 10641 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe" |
| 10642 | + integrity sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg== |
| 10643 | + dependencies: |
| 10644 | + "@types/json-schema" "^7.0.8" |
| 10645 | + ajv "^6.12.5" |
| 10646 | + ajv-keywords "^3.5.2" |
| 10647 | + |
10639 | 10648 | scss-tokenizer@^0.2.3:
|
10640 | 10649 | version "0.2.3"
|
10641 | 10650 | resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
|
|
0 commit comments