diff --git a/package.json b/package.json index bd8951a6..8712d6c0 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.11.10", + "@types/node": "^14.14.0", "@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 f6b33dd5..5808016a 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.11.10": - version "14.11.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.10.tgz#8c102aba13bf5253f35146affbf8b26275069bef" - integrity sha512-yV1nWZPlMFpoXyoknm4S56y2nlTAuFYaJuQtYRAOU7xA/FJ9RY0Xm7QOkaYMMmr8ESdHIuUb6oQgR/0+2NqlyA== +"@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/normalize-package-data@^2.4.0": version "2.4.0"