diff --git a/package-lock.json b/package-lock.json index 9d418b6c..19308c10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17935,9 +17935,9 @@ "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" }, "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==" }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4", diff --git a/package.json b/package.json index 86203db8..a466aeda 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-scripts": "3.4.1", "roughjs": "4.3.1", "socket.io-client": "2.3.0", - "typescript": "3.9.6" + "typescript": "3.9.7" }, "devDependencies": { "@types/lodash.throttle": "4.1.6",