diff --git a/package.json b/package.json index d066cdba..fd6a657d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "schema" ], "dependencies": { - "@types/json-schema": "^7.0.3", + "@types/json-schema": "^7.0.7", "glob": "~7.1.4", "json-stable-stringify": "^1.0.1", "typescript": "^3.5.3", diff --git a/yarn.lock b/yarn.lock index aa090412..3ce30803 100644 --- a/yarn.lock +++ b/yarn.lock @@ -37,10 +37,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/json-schema@^7.0.3": - version "7.0.3" - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636" - integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A== +"@types/json-schema@^7.0.7": + version "7.0.7" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" + integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== "@types/json-stable-stringify@^1.0.32": version "1.0.32"