diff --git a/package.json b/package.json index fc9a602..693f89e 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.4", "chai": "^4.3.4", "mocha": "^9.1.1", "nyc": "^15.1.0", diff --git a/yarn.lock b/yarn.lock index 8631731..ba2665f 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.4": + version "18.14.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.4.tgz#0e64ec0b35a772e1e3d849f9a0ff61782d0cb647" + integrity sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g== "@types/q@^1.5.1": version "1.5.4"