diff --git a/package-lock.json b/package-lock.json index 6541eb4f..fb862ac9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5289,9 +5289,9 @@ "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" }, "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==", "dev": true }, "uglify-js": { diff --git a/package.json b/package.json index 86033054..c8f8a251 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "tslint": "5.20.1", "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "6.2.0", - "typescript": "3.9.6", + "typescript": "3.9.7", "unibeautify": "0.17.1" }, "dependencies": {