diff --git a/package.json b/package.json index a247568..b9961c4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@types/eslint": "7.28.0", "@types/estree": "0.0.50", - "@types/node": "14.17.13", + "@types/node": "14.17.17", "@typescript-eslint/parser": "4.30.0", "eslint": "7.32.0", "husky": "4.3.8", diff --git a/yarn.lock b/yarn.lock index 85f9338..9b9eac9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -849,10 +849,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785" integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ== -"@types/node@14.17.13": - version "14.17.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.13.tgz#392ba5c51b1550ee3c38082cf1e59b3144f06871" - integrity sha512-OqG3iSnFg3cnJLsSRyhriILdDfBOwGty0fmnalbsPdYKbDgK6TI9On/36lzO/1bcaeEkg9OGD2wYLjx8t5MZNQ== +"@types/node@14.17.17": + version "14.17.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.17.tgz#4ec7b71bbcb01a4e55455b60b18b1b6a783fe31d" + integrity sha512-niAjcewgEYvSPCZm3OaM9y6YQrL2SEPH9PymtE6fuZAvFiP6ereCcvApGl2jKTq7copTIguX3PBvfP08LN4LvQ== "@types/parse-json@^4.0.0": version "4.0.0"