diff --git a/package.json b/package.json index 85e70014..84b56d43 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@types/firefox-webext-browser": "^78.0.1", "@types/jest": "^26.0.15", - "@types/node": "^14.14.0", + "@types/node": "^14.14.5", "@types/ramda": "^0.27.11", "@types/selenium-webdriver": "^4.0.9", "@typescript-eslint/eslint-plugin": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index c3896e17..8019c661 100644 --- a/yarn.lock +++ b/yarn.lock @@ -781,10 +781,10 @@ resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.1.tgz#6ac3f57c00ca28071a1774ec72d2e45750f21420" integrity sha512-oaAg5gn74VFpPYs6Ou2pjDao3WJxnlnH29q9rLOxSGb0PTw2QtBQcTAN9xs1OAHrtI9En5kIXKM96stf7//c9w== -"@types/node@*", "@types/node@^14.14.0": - version "14.14.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.0.tgz#f1091b6ad5de18e8e91bdbd43ec63f13de372538" - integrity sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg== +"@types/node@*", "@types/node@^14.14.5": + version "14.14.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.5.tgz#e92d3b8f76583efa26c1a63a21c9d3c1143daa29" + integrity sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw== "@types/normalize-package-data@^2.4.0": version "2.4.0"