|
1202 | 1202 | jest-diff "^26.0.0" |
1203 | 1203 | pretty-format "^26.0.0" |
1204 | 1204 |
|
1205 | | -"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7": |
| 1205 | +"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7": |
1206 | 1206 | version "7.0.7" |
1207 | 1207 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" |
1208 | 1208 | integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== |
@@ -7205,12 +7205,12 @@ schema-utils@^1.0.0: |
7205 | 7205 | ajv-errors "^1.0.0" |
7206 | 7206 | ajv-keywords "^3.1.0" |
7207 | 7207 |
|
7208 | | -schema-utils@^3.0.0: |
7209 | | - version "3.0.0" |
7210 | | - resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.0.0.tgz#67502f6aa2b66a2d4032b4279a2944978a0913ef" |
7211 | | - integrity sha512-6D82/xSzO094ajanoOSbe4YvXWMfn2A//8Y1+MUqFAJul5Bs+yn36xbK9OtNDcRVSBJ9jjeoXftM6CfztsjOAA== |
| 7208 | +schema-utils@^3.0.0, schema-utils@^3.1.0: |
| 7209 | + version "3.1.0" |
| 7210 | + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.0.tgz#95986eb604f66daadeed56e379bfe7a7f963cdb9" |
| 7211 | + integrity sha512-tTEaeYkyIhEZ9uWgAjDerWov3T9MgX8dhhy2r0IGeeX4W8ngtGl1++dUve/RUqzuaASSh7shwCDJjEzthxki8w== |
7212 | 7212 | dependencies: |
7213 | | - "@types/json-schema" "^7.0.6" |
| 7213 | + "@types/json-schema" "^7.0.7" |
7214 | 7214 | ajv "^6.12.5" |
7215 | 7215 | ajv-keywords "^3.5.2" |
7216 | 7216 |
|
@@ -8413,10 +8413,10 @@ webpack-sources@^2.3.0: |
8413 | 8413 | source-list-map "^2.0.1" |
8414 | 8414 | source-map "^0.6.1" |
8415 | 8415 |
|
8416 | | -webpack@5.44.0, webpack@^5: |
8417 | | - version "5.44.0" |
8418 | | - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.44.0.tgz#97b13a02bd79fb71ac6301ce697920660fa214a1" |
8419 | | - integrity sha512-I1S1w4QLoKmH19pX6YhYN0NiSXaWY8Ou00oA+aMcr9IUGeF5azns+IKBkfoAAG9Bu5zOIzZt/mN35OffBya8AQ== |
| 8416 | +webpack@5.45.1, webpack@^5: |
| 8417 | + version "5.45.1" |
| 8418 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.45.1.tgz#d78dcbeda18a872dc62b0455d3ed3dcfd1c886bb" |
| 8419 | + integrity sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ== |
8420 | 8420 | dependencies: |
8421 | 8421 | "@types/eslint-scope" "^3.7.0" |
8422 | 8422 | "@types/estree" "^0.0.50" |
|
8436 | 8436 | loader-runner "^4.2.0" |
8437 | 8437 | mime-types "^2.1.27" |
8438 | 8438 | neo-async "^2.6.2" |
8439 | | - schema-utils "^3.0.0" |
| 8439 | + schema-utils "^3.1.0" |
8440 | 8440 | tapable "^2.1.1" |
8441 | 8441 | terser-webpack-plugin "^5.1.3" |
8442 | 8442 | watchpack "^2.2.0" |
|
0 commit comments