diff --git a/package-lock.json b/package-lock.json index 5774618df6..88bdbf3c07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12262,9 +12262,9 @@ } }, "typescript": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz", - "integrity": "sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==", + "version": "3.9.7", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", + "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==", "dev": true }, "unbzip2-stream": { diff --git a/package.json b/package.json index 27d3afdacf..2cae5d65f8 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "rollup-plugin-typescript2": "^0.26.0", "ts-jest": "^25.5.1", "ts-mxgraph": "git+https://github.com/process-analytics/ts-mxgraph.git#v1.0.1", - "typescript": "^3.8.2" + "typescript": "^3.9.7" }, "dependencies": { "entities": "^2.0.0",