File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 215
215
" @types/minimatch" " *"
216
216
" @types/node" " *"
217
217
218
- " @types/json-schema@*" , "@types/json-schema@^7.0.9":
218
+ " @types/json-schema@*" , "@types/json-schema@^7.0.15", "@types/json-schema@^7.0. 9":
219
219
version "7.0.15"
220
220
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
221
221
@@ -2409,9 +2409,9 @@ schema-utils@^0.3.0:
2409
2409
dependencies :
2410
2410
ajv "^5.0.0"
2411
2411
2412
- schema-utils@^4.3.0 :
2413
- version "4.3.0 "
2414
- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.0 .tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0 "
2412
+ schema-utils@^4.3.0, schema-utils@^4.3.2 :
2413
+ version "4.3.2 "
2414
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2 .tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae "
2415
2415
dependencies :
2416
2416
" @types/json-schema" " ^7.0.9"
2417
2417
ajv "^8.9.0"
@@ -2901,11 +2901,12 @@ webpack-sources@^3.2.3:
2901
2901
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
2902
2902
2903
2903
2904
- version "5.99.6 "
2905
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.6 .tgz#0d6ba7ce1d3609c977f193d2634d54e5cf36379d "
2904
+ version "5.99.7 "
2905
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7 .tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba "
2906
2906
dependencies :
2907
2907
" @types/eslint-scope" " ^3.7.7"
2908
2908
" @types/estree" " ^1.0.6"
2909
+ " @types/json-schema" " ^7.0.15"
2909
2910
" @webassemblyjs/ast" " ^1.14.1"
2910
2911
" @webassemblyjs/wasm-edit" " ^1.14.1"
2911
2912
" @webassemblyjs/wasm-parser" " ^1.14.1"
2922
2923
loader-runner "^4.2.0"
2923
2924
mime-types "^2.1.27"
2924
2925
neo-async "^2.6.2"
2925
- schema-utils "^4.3.0 "
2926
+ schema-utils "^4.3.2 "
2926
2927
tapable "^2.1.1"
2927
2928
terser-webpack-plugin "^5.3.11"
2928
2929
watchpack "^2.4.1"
You can’t perform that action at this time.
0 commit comments