diff --git a/package.json b/package.json index 337773b..ef85afb 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/base16": "^1.0.1", "@types/classnames": "^2.2.7", "@types/history": "^4.7.2", - "@types/json-schema": "^7.0.1", + "@types/json-schema": "^7.0.2", "@types/jss": "^9.5.7", "@types/prettier": "^1.13.2", "@types/react": "^16.7.22", diff --git a/yarn.lock b/yarn.lock index 2b25ba0..622d72b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -112,9 +112,10 @@ version "4.7.2" resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.2.tgz#0e670ea254d559241b6eeb3894f8754991e73220" -"@types/json-schema@^7.0.1": - version "7.0.1" - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.1.tgz#fcaa655260285b8061850789f8268c51a4ec8ee1" +"@types/json-schema@^7.0.2": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.2.tgz#39e4bb68007c8cfa56393d867d192917a59b0723" + integrity sha512-XawGUgMoPEBwyN+P8FzzH8RfoJcmkyNPdMdX/Ejeit8y5M/VllcBjyGS72a3SCAQedsSnVn2pnf3lQ0OVR7f5g== "@types/json5@^0.0.29": version "0.0.29"