diff --git a/package.json b/package.json index 386d0228..eddebdfe 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ }, "devDependencies": { "@types/mocha": "9.0.0", - "@types/node": "16.11.12", + "@types/node": "16.11.14", "husky": "7.0.4", "lint-staged": "12.1.2", "mocha": "9.1.3", diff --git a/yarn.lock b/yarn.lock index 76ea082a..44262d97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -53,10 +53,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.1.tgz#88d501e84b6185f6489ecee4ba9e8fcec7f29bb2" integrity sha512-NXKvBVUzIbs6ylBwmOwHFkZS2EXCcjnqr8ZCRNaXBkHAf+3mn/rPcJxwrzuc6movh8fxQAsUUfYklJ/EG+hZqQ== -"@types/node@16.11.12": - version "16.11.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10" - integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw== +"@types/node@16.11.14": + version "16.11.14" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.14.tgz#4939fb42e5b0ffb3ea7e193c28244fe7414977a6" + integrity sha512-mK6BKLpL0bG6v2CxHbm0ed6RcZrAtTHBTd/ZpnlVPVa3HkumsqLE4BC4u6TQ8D7pnrRbOU0am6epuALs+Ncnzw== "@ungap/promise-all-settled@1.1.2": version "1.1.2"