|
2324 | 2324 | dependencies:
|
2325 | 2325 | "@types/sizzle" "*"
|
2326 | 2326 |
|
2327 |
| -"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6": |
2328 |
| - version "7.0.7" |
2329 |
| - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" |
2330 |
| - integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== |
| 2327 | +"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7": |
| 2328 | + version "7.0.8" |
| 2329 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818" |
| 2330 | + integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg== |
2331 | 2331 |
|
2332 | 2332 | "@types/loader-utils@^2.0.2":
|
2333 | 2333 | version "2.0.2"
|
@@ -13057,12 +13057,12 @@ schema-utils@^2.6.5:
|
13057 | 13057 | ajv "^6.12.4"
|
13058 | 13058 | ajv-keywords "^3.5.2"
|
13059 | 13059 |
|
13060 |
| -schema-utils@^3.0.0: |
13061 |
| - version "3.0.0" |
13062 |
| - resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.0.0.tgz#67502f6aa2b66a2d4032b4279a2944978a0913ef" |
13063 |
| - integrity sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA== |
| 13060 | +schema-utils@^3.0.0, schema-utils@^3.1.0: |
| 13061 | + version "3.1.0" |
| 13062 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.0.tgz#95986eb604f66daadeed56e379bfe7a7f963cdb9" |
| 13063 | + integrity sha512-tTEaeYkyIhEZ9uWgAjDerWov3T9MgX8dhhy2r0IGeeX4W8ngtGl1++dUve/RUqzuaASSh7shwCDJjEzthxki8w== |
13064 | 13064 | dependencies:
|
13065 |
| - "@types/json-schema" "^7.0.6" |
| 13065 | + "@types/json-schema" "^7.0.7" |
13066 | 13066 | ajv "^6.12.5"
|
13067 | 13067 | ajv-keywords "^3.5.2"
|
13068 | 13068 |
|
@@ -14690,10 +14690,10 @@ webpack-sources@^2.3.0:
|
14690 | 14690 | source-list-map "^2.0.1"
|
14691 | 14691 | source-map "^0.6.1"
|
14692 | 14692 |
|
14693 |
| -webpack@5.44.0: |
14694 |
| - version "5.44.0" |
14695 |
| - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.44.0.tgz#97b13a02bd79fb71ac6301ce697920660fa214a1" |
14696 |
| - integrity sha512-I1S1w4QLoKmH19pX6YhYN0NiSXaWY8Ou00oA+aMcr9IUGeF5azns+IKBkfoAAG9Bu5zOIzZt/mN35OffBya8AQ== |
| 14693 | +webpack@5.45.1: |
| 14694 | + version "5.45.1" |
| 14695 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.45.1.tgz#d78dcbeda18a872dc62b0455d3ed3dcfd1c886bb" |
| 14696 | + integrity sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ== |
14697 | 14697 | dependencies:
|
14698 | 14698 | "@types/eslint-scope" "^3.7.0"
|
14699 | 14699 | "@types/estree" "^0.0.50"
|
|
14713 | 14713 | loader-runner "^4.2.0"
|
14714 | 14714 | mime-types "^2.1.27"
|
14715 | 14715 | neo-async "^2.6.2"
|
14716 |
| - schema-utils "^3.0.0" |
| 14716 | + schema-utils "^3.1.0" |
14717 | 14717 | tapable "^2.1.1"
|
14718 | 14718 | terser-webpack-plugin "^5.1.3"
|
14719 | 14719 | watchpack "^2.2.0"
|
|
0 commit comments