diff --git a/package.json b/package.json index 1a9b5fa4..b4ff9816 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@types/firefox-webext-browser": "^82.0.0", "@types/jest": "^26.0.20", - "@types/node": "^14.14.24", + "@types/node": "^14.14.25", "@types/ramda": "^0.27.36", "@types/selenium-webdriver": "^4.0.11", "@typescript-eslint/eslint-plugin": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 1565a5b5..43dccaac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -823,10 +823,10 @@ resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.1.tgz#6ac3f57c00ca28071a1774ec72d2e45750f21420" integrity sha512-oaAg5gn74VFpPYs6Ou2pjDao3WJxnlnH29q9rLOxSGb0PTw2QtBQcTAN9xs1OAHrtI9En5kIXKM96stf7//c9w== -"@types/node@*", "@types/node@^14.14.24": - version "14.14.24" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.24.tgz#541c00e4f7c41c8f108bd5b045248b5224c62946" - integrity sha512-6BAlkS4seVjszhrwN0W1WabqWwuJwcYF36Z1rPPyQm80LGRKsIeUPdzI51TezXenjetFNy1gRTpuDn1NBg33LA== +"@types/node@*", "@types/node@^14.14.25": + version "14.14.25" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93" + integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"