318
318
" @types/minimatch" " *"
319
319
" @types/node" " *"
320
320
321
- " @types/json-schema@*" , "@types/json-schema@^7.0.9":
321
+ " @types/json-schema@*" , "@types/json-schema@^7.0.15", "@types/json-schema@^7.0. 9":
322
322
version "7.0.15"
323
323
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
324
324
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -4613,6 +4613,16 @@ schema-utils@^4.3.0:
4613
4613
ajv-formats "^2.1.1"
4614
4614
ajv-keywords "^5.1.0"
4615
4615
4616
+ schema-utils@^4.3.2 :
4617
+ version "4.3.2"
4618
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
4619
+ integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
4620
+ dependencies :
4621
+ " @types/json-schema" " ^7.0.9"
4622
+ ajv "^8.9.0"
4623
+ ajv-formats "^2.1.1"
4624
+ ajv-keywords "^5.1.0"
4625
+
4616
4626
semver-greatest-satisfied-range@^2.0.0 :
4617
4627
version "2.0.0"
4618
4628
resolved "https://registry.yarnpkg.com/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-2.0.0.tgz#4b62942a7a1ccbdb252e5329677c003bac546fe7"
@@ -5600,13 +5610,14 @@ webpack-stream@7.0.0:
5600
5610
through "^2.3.8"
5601
5611
vinyl "^2.2.1"
5602
5612
5603
- webpack@5.99.6 :
5604
- version "5.99.6 "
5605
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.6 .tgz#0d6ba7ce1d3609c977f193d2634d54e5cf36379d "
5606
- integrity sha512-TJOLrJ6oeccsGWPl7ujCYuc0pIq2cNsuD6GZDma8i5o5Npvcco/z+NKvZSFsP0/x6SShVb0+X2JK/JHUjKY9dQ ==
5613
+ webpack@5.99.7 :
5614
+ version "5.99.7 "
5615
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7 .tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba "
5616
+ integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w ==
5607
5617
dependencies :
5608
5618
" @types/eslint-scope" " ^3.7.7"
5609
5619
" @types/estree" " ^1.0.6"
5620
+ " @types/json-schema" " ^7.0.15"
5610
5621
" @webassemblyjs/ast" " ^1.14.1"
5611
5622
" @webassemblyjs/wasm-edit" " ^1.14.1"
5612
5623
" @webassemblyjs/wasm-parser" " ^1.14.1"
@@ -5623,7 +5634,7 @@ webpack@5.99.6:
5623
5634
loader-runner "^4.2.0"
5624
5635
mime-types "^2.1.27"
5625
5636
neo-async "^2.6.2"
5626
- schema-utils "^4.3.0 "
5637
+ schema-utils "^4.3.2 "
5627
5638
tapable "^2.1.1"
5628
5639
terser-webpack-plugin "^5.3.11"
5629
5640
watchpack "^2.4.1"
0 commit comments