diff --git a/package.json b/package.json index fc9a602..c1605fe 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/chai": "4.2.21", "@types/md5": "^2.3.0", "@types/mocha": "^8.2.2", - "@types/node": "^16.7.12", + "@types/node": "^18.6.5", "chai": "^4.3.4", "mocha": "^9.1.1", "nyc": "^15.1.0", diff --git a/yarn.lock b/yarn.lock index 8631731..cacf8b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -956,10 +956,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0" integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== -"@types/node@*", "@types/node@^16.7.12": - version "16.7.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.12.tgz#4e30f80bfa9983fbc3b55875c0522da0303f4e95" - integrity sha512-IrhrusVM9QJAn1xLFFqbZH+XCI8L6eZoVHjR4sZeGTBBvjQSuchXGgKpown1jP75TCMSndcbudYBDTekOhcIZA== +"@types/node@*", "@types/node@^18.6.5": + version "18.6.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.5.tgz#06caea822caf9e59d5034b695186ee74154d2802" + integrity sha512-Xjt5ZGUa5WusGZJ4WJPbOT8QOqp6nDynVFRKcUt32bOgvXEoc6o085WNkYTMO7ifAj2isEfQQ2cseE+wT6jsRw== "@types/q@^1.5.1": version "1.5.4"