diff --git a/package.json b/package.json index fc9a602..9cb42c8 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.14.6", "chai": "^4.3.4", "mocha": "^9.1.1", "nyc": "^15.1.0", diff --git a/yarn.lock b/yarn.lock index 8631731..2e85331 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.14.6": + version "18.14.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93" + integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA== "@types/q@^1.5.1": version "1.5.4"