@@ -5519,10 +5519,10 @@ schema-utils@2.7.0:
55195519 ajv "^6.12.2"
55205520 ajv-keywords "^3.4.1"
55215521
5522- schema-utils@^4.0.0, schema-utils@^4.3.0 :
5523- version "4.3.0 "
5524- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.0 .tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0 "
5525- integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g ==
5522+ schema-utils@^4.0.0, schema-utils@^4.3.0, schema-utils@^4.3.2 :
5523+ version "4.3.2 "
5524+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2 .tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae "
5525+ integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ ==
55265526 dependencies :
55275527 " @types/json-schema" " ^7.0.9"
55285528 ajv "^8.9.0"
@@ -6429,13 +6429,14 @@ webpack-sources@^3.2.3:
64296429 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
64306430 integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
64316431
6432- webpack@5.99.6 :
6433- version "5.99.6 "
6434- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.6 .tgz#0d6ba7ce1d3609c977f193d2634d54e5cf36379d "
6435- integrity sha512-TJOLrJ6oeccsGWPl7ujCYuc0pIq2cNsuD6GZDma8i5o5Npvcco/z+NKvZSFsP0/x6SShVb0+X2JK/JHUjKY9dQ ==
6432+ webpack@5.99.7 :
6433+ version "5.99.7 "
6434+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7 .tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba "
6435+ integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w ==
64366436 dependencies :
64376437 " @types/eslint-scope" " ^3.7.7"
64386438 " @types/estree" " ^1.0.6"
6439+ " @types/json-schema" " ^7.0.15"
64396440 " @webassemblyjs/ast" " ^1.14.1"
64406441 " @webassemblyjs/wasm-edit" " ^1.14.1"
64416442 " @webassemblyjs/wasm-parser" " ^1.14.1"
@@ -6452,7 +6453,7 @@ webpack@5.99.6:
64526453 loader-runner "^4.2.0"
64536454 mime-types "^2.1.27"
64546455 neo-async "^2.6.2"
6455- schema-utils "^4.3.0 "
6456+ schema-utils "^4.3.2 "
64566457 tapable "^2.1.1"
64576458 terser-webpack-plugin "^5.3.11"
64586459 watchpack "^2.4.1"
0 commit comments