diff --git a/package.json b/package.json index fc9a602..85e0825 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.7.15", "chai": "^4.3.4", "mocha": "^9.1.1", "nyc": "^15.1.0", diff --git a/yarn.lock b/yarn.lock index 8631731..06ff113 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.7.15": + version "18.7.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.15.tgz#20ae1ec80c57ee844b469f968a1cd511d4088b29" + integrity sha512-XnjpaI8Bgc3eBag2Aw4t2Uj/49lLBSStHWfqKvIuXD7FIrZyMLWp8KuAFHAqxMZYTF9l08N1ctUn9YNybZJVmQ== "@types/q@^1.5.1": version "1.5.4"