diff --git a/package.json b/package.json index b8df232a..854e24b9 100644 --- a/package.json +++ b/package.json @@ -219,7 +219,7 @@ "@types/jest": "26.0.20", "@types/lodash": "^4.14.168", "@types/nedb": "^1.8.10", - "@types/node": "^14.14.25", + "@types/node": "^14.14.28", "@types/parse-link-header": "^1.0.0", "@typescript-eslint/eslint-plugin": "^4.14.2", "@typescript-eslint/parser": "^4.14.2", diff --git a/yarn.lock b/yarn.lock index 4eaf6bc4..f6a3328f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1340,10 +1340,10 @@ dependencies: "@types/node" "*" -"@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/node@*", "@types/node@^14.14.28": + version "14.14.28" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b" + integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g== "@types/node@^12.0.12": version "12.12.58"