|
1298 | 1298 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812" |
1299 | 1299 | integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ== |
1300 | 1300 |
|
1301 | | -"@types/json-schema@^7.0.5": |
| 1301 | +"@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8": |
1302 | 1302 | version "7.0.15" |
1303 | 1303 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
1304 | 1304 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
|
1774 | 1774 | require-from-string "^2.0.2" |
1775 | 1775 | uri-js "^4.2.2" |
1776 | 1776 |
|
1777 | | -ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: |
| 1777 | +ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5: |
1778 | 1778 | version "6.12.6" |
1779 | 1779 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" |
1780 | 1780 | integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== |
@@ -4797,13 +4797,13 @@ file-entry-cache@^5.0.1: |
4797 | 4797 | dependencies: |
4798 | 4798 | flat-cache "^2.0.1" |
4799 | 4799 |
|
4800 | | -file-loader@^4.1.0: |
4801 | | - version "4.3.0" |
4802 | | - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af" |
4803 | | - integrity sha512-aKrYPYjF1yG3oX0kWRrqrSMfgftm7oJW5M+m4owoldH5C51C0RkIwB++JbRvEW3IU6/ZG5n8UvEcdgwOt2UOWA== |
| 4800 | +file-loader@^6.0.0: |
| 4801 | + version "6.2.0" |
| 4802 | + resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d" |
| 4803 | + integrity sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== |
4804 | 4804 | dependencies: |
4805 | | - loader-utils "^1.2.3" |
4806 | | - schema-utils "^2.5.0" |
| 4805 | + loader-utils "^2.0.0" |
| 4806 | + schema-utils "^3.0.0" |
4807 | 4807 |
|
4808 | 4808 | file-type@^19.0.0: |
4809 | 4809 | version "19.0.0" |
@@ -10856,6 +10856,15 @@ schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.5, schema-utils@^2.6 |
10856 | 10856 | ajv "^6.12.4" |
10857 | 10857 | ajv-keywords "^3.5.2" |
10858 | 10858 |
|
| 10859 | +schema-utils@^3.0.0: |
| 10860 | + version "3.3.0" |
| 10861 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe" |
| 10862 | + integrity sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg== |
| 10863 | + dependencies: |
| 10864 | + "@types/json-schema" "^7.0.8" |
| 10865 | + ajv "^6.12.5" |
| 10866 | + ajv-keywords "^3.5.2" |
| 10867 | + |
10859 | 10868 | scss-tokenizer@^0.2.3: |
10860 | 10869 | version "0.2.3" |
10861 | 10870 | resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1" |
|
0 commit comments