diff --git a/package.json b/package.json index 35a2d76..d79e1ce 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@mouse_484/eslint-config-node": "https://eslint-config.mouse484.tk/Node?next", "@mouse_484/eslint-config-prettier": "https://eslint-config.mouse484.tk/Prettier?next", "@mouse_484/eslint-config-typescript": "https://eslint-config.mouse484.tk/TypeScript?next", - "@types/node": "14.14.43", + "@types/node": "16.4.10", "eslint": "7.25.0", "nodemon": "^2.0.7", "prettier": "2.2.1", diff --git a/yarn.lock b/yarn.lock index a0003d4..69f0dd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -103,10 +103,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/node@14.14.43": - version "14.14.43" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.43.tgz#26bcbb0595b305400e8ceaf9a127a7f905ae49c8" - integrity sha512-3pwDJjp1PWacPTpH0LcfhgjvurQvrZFBrC6xxjaUEZ7ifUtT32jtjPxEMMblpqd2Mvx+k8haqQJLQxolyGN/cQ== +"@types/node@16.4.10": + version "16.4.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.10.tgz#e57e2a54fc6da58da94b3571b1cb456d39f88597" + integrity sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ== "@typescript-eslint/eslint-plugin@^3.10.1": version "3.10.1"