diff --git a/package.json b/package.json index 0b36d3451..778c2836d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/markdown-it-container": "2.0.3", "@types/markdown-it-plantuml": "1.4.0", "@types/mermaid": "8.2.5", - "@types/node": "12.20.13", + "@types/node": "14.17.0", "@types/node-sass": "4.11.1", "@types/react": "17.0.5", "@types/react-bootstrap-typeahead": "5.1.4", diff --git a/yarn.lock b/yarn.lock index a6bd5d25a..6f6ddd337 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2401,10 +2401,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26" integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ== -"@types/node@12.20.13": - version "12.20.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364" - integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A== +"@types/node@14.17.0": + version "14.17.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.0.tgz#3ba770047723b3eeb8dc9fca02cce8a7fb6378da" + integrity sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA== "@types/node@^14.14.31": version "14.14.45"