diff --git a/package-lock.json b/package-lock.json index 34c02fef..186e708e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14998,9 +14998,9 @@ } }, "typescript": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz", - "integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==" + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", + "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==" }, "typescript-json-schema": { "version": "0.42.0", diff --git a/package.json b/package.json index da601c16..ad49944e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "istanbul-lib-instrument": "4.0.3", "predicates": "2.0.3", "snyk": "1.358.0", - "typescript": "3.9.6" + "typescript": "3.9.7" }, "peerDependencies": { "karma": ">=0.9"