|
1149 | 1149 | "@types/react" "*" |
1150 | 1150 | hoist-non-react-statics "^3.3.0" |
1151 | 1151 |
|
1152 | | -"@types/json-schema@^7.0.5": |
| 1152 | +"@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8": |
1153 | 1153 | version "7.0.9" |
1154 | 1154 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" |
1155 | 1155 | integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== |
|
1517 | 1517 | require-from-string "^2.0.2" |
1518 | 1518 | uri-js "^4.2.2" |
1519 | 1519 |
|
1520 | | -ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: |
| 1520 | +ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5: |
1521 | 1521 | version "6.12.6" |
1522 | 1522 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" |
1523 | 1523 | integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== |
@@ -4300,13 +4300,13 @@ file-entry-cache@^5.0.1: |
4300 | 4300 | dependencies: |
4301 | 4301 | flat-cache "^2.0.1" |
4302 | 4302 |
|
4303 | | -file-loader@^4.1.0: |
4304 | | - version "4.3.0" |
4305 | | - resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af" |
4306 | | - integrity sha512-aKrYPYjF1yG3oX0kWRrqrSMfgftm7oJW5M+m4owoldH5C51C0RkIwB++JbRvEW3IU6/ZG5n8UvEcdgwOt2UOWA== |
| 4303 | +file-loader@^6.0.0: |
| 4304 | + version "6.2.0" |
| 4305 | + resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d" |
| 4306 | + integrity sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== |
4307 | 4307 | dependencies: |
4308 | | - loader-utils "^1.2.3" |
4309 | | - schema-utils "^2.5.0" |
| 4308 | + loader-utils "^2.0.0" |
| 4309 | + schema-utils "^3.0.0" |
4310 | 4310 |
|
4311 | 4311 | file-type@^3.8.0: |
4312 | 4312 | version "3.9.0" |
@@ -9948,6 +9948,15 @@ schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.5, schema-utils@^2.6 |
9948 | 9948 | ajv "^6.12.4" |
9949 | 9949 | ajv-keywords "^3.5.2" |
9950 | 9950 |
|
| 9951 | +schema-utils@^3.0.0: |
| 9952 | + version "3.1.1" |
| 9953 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.1.tgz#bc74c4b6b6995c1d88f76a8b77bea7219e0c8281" |
| 9954 | + integrity sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw== |
| 9955 | + dependencies: |
| 9956 | + "@types/json-schema" "^7.0.8" |
| 9957 | + ajv "^6.12.5" |
| 9958 | + ajv-keywords "^3.5.2" |
| 9959 | + |
9951 | 9960 | scss-tokenizer@^0.2.3: |
9952 | 9961 | version "0.2.3" |
9953 | 9962 | resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1" |
|
0 commit comments