diff --git a/package-lock.json b/package-lock.json index 60f38a96..e8b5c91c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "tslint-loader": "3.6.0", "tslint-no-circular-imports": "0.7.0", "tslint-plugin-prettier": "2.3.0", - "typescript-json-schema": "0.49.0", + "typescript-json-schema": "0.50.0", "webpack": "4.46.0" }, "peerDependencies": { @@ -16837,16 +16837,17 @@ } }, "node_modules/typescript-json-schema": { - "version": "0.49.0", - "resolved": "https://registry.npmjs.org/typescript-json-schema/-/typescript-json-schema-0.49.0.tgz", - "integrity": "sha512-PumZkTmEE3T8TVyoJU6ZCp3K6VCmCb3Ei6fUaRIuDsIzYtmdJc6jV1D0RyBe5sd5mJ1iB6Zckm4KAKbqXs9oDw==", + "version": "0.50.0", + "resolved": "https://registry.npmjs.org/typescript-json-schema/-/typescript-json-schema-0.50.0.tgz", + "integrity": "sha512-53X6J+Mgf/4P9qkPnLM0tkfbGMzjL2MDSsMvpO5MKyZOMp//Widup3oJS9Su9GnIme01ki7LARCPh6Y0Ej14iQ==", "dev": true, "dependencies": { - "@types/json-schema": "^7.0.6", + "@types/json-schema": "^7.0.7", + "@types/node": "^14.14.33", "glob": "^7.1.6", "json-stable-stringify": "^1.0.1", "ts-node": "^9.1.1", - "typescript": "^4.1.3", + "typescript": "^4.2.3", "yargs": "^16.2.0" }, "bin": { @@ -31872,16 +31873,17 @@ "integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==" }, "typescript-json-schema": { - "version": "0.49.0", - "resolved": "https://registry.npmjs.org/typescript-json-schema/-/typescript-json-schema-0.49.0.tgz", - "integrity": "sha512-PumZkTmEE3T8TVyoJU6ZCp3K6VCmCb3Ei6fUaRIuDsIzYtmdJc6jV1D0RyBe5sd5mJ1iB6Zckm4KAKbqXs9oDw==", + "version": "0.50.0", + "resolved": "https://registry.npmjs.org/typescript-json-schema/-/typescript-json-schema-0.50.0.tgz", + "integrity": "sha512-53X6J+Mgf/4P9qkPnLM0tkfbGMzjL2MDSsMvpO5MKyZOMp//Widup3oJS9Su9GnIme01ki7LARCPh6Y0Ej14iQ==", "dev": true, "requires": { - "@types/json-schema": "^7.0.6", + "@types/json-schema": "^7.0.7", + "@types/node": "^14.14.33", "glob": "^7.1.6", "json-stable-stringify": "^1.0.1", "ts-node": "^9.1.1", - "typescript": "^4.1.3", + "typescript": "^4.2.3", "yargs": "^16.2.0" } }, diff --git a/package.json b/package.json index f654e69a..a0774d3e 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "tslint-loader": "3.6.0", "tslint-no-circular-imports": "0.7.0", "tslint-plugin-prettier": "2.3.0", - "typescript-json-schema": "0.49.0", + "typescript-json-schema": "0.50.0", "webpack": "4.46.0" }, "keywords": [