17091709 " @types/parse5" " *"
17101710 " @types/tough-cookie" " *"
17111711
1712- " @types/json-schema@* " :
1712+ " @types/json-schema@*" , "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9" :
17131713 version "7.0.15"
17141714 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
17151715 integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
17161716
1717- " @types/json-schema@^7.0.8" , "@types/json-schema@^7.0.9":
1718- version "7.0.11"
1719- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
1720- integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
1721-
17221717" @types/json5@^0.0.29 " :
17231718 version "0.0.29"
17241719 resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -5818,10 +5813,10 @@ schema-utils@^3.1.1:
58185813 ajv "^6.12.5"
58195814 ajv-keywords "^3.5.2"
58205815
5821- schema-utils@^4.0.0, schema-utils@^4.3.0 :
5822- version "4.3.0 "
5823- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.0 .tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0 "
5824- integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g ==
5816+ schema-utils@^4.0.0, schema-utils@^4.3.0, schema-utils@^4.3.2 :
5817+ version "4.3.2 "
5818+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2 .tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae "
5819+ integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ ==
58255820 dependencies :
58265821 " @types/json-schema" " ^7.0.9"
58275822 ajv "^8.9.0"
@@ -6595,13 +6590,14 @@ webpack-sources@^3.2.3:
65956590 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
65966591 integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
65976592
6598- webpack@^5.99.0 :
6599- version "5.99.0 "
6600- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.0 .tgz#6ee6499227653538e6c5b7e0bbd021f12d1c8481 "
6601- integrity sha512-//MpHjkKV7dhKheJ1lJuHkR6tv8ycfYy7YVzVhhIpwKuKCu5/Zty/vGpFi0fV2RRAWTYDuj6oKn4vYyLzRh55g ==
6593+ webpack@^5.99.8 :
6594+ version "5.99.8 "
6595+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8 .tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946 "
6596+ integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ ==
66026597 dependencies :
66036598 " @types/eslint-scope" " ^3.7.7"
66046599 " @types/estree" " ^1.0.6"
6600+ " @types/json-schema" " ^7.0.15"
66056601 " @webassemblyjs/ast" " ^1.14.1"
66066602 " @webassemblyjs/wasm-edit" " ^1.14.1"
66076603 " @webassemblyjs/wasm-parser" " ^1.14.1"
@@ -6618,7 +6614,7 @@ webpack@^5.99.0:
66186614 loader-runner "^4.2.0"
66196615 mime-types "^2.1.27"
66206616 neo-async "^2.6.2"
6621- schema-utils "^4.3.0 "
6617+ schema-utils "^4.3.2 "
66226618 tapable "^2.1.1"
66236619 terser-webpack-plugin "^5.3.11"
66246620 watchpack "^2.4.1"
0 commit comments