diff --git a/package.json b/package.json index f59632b..bd2ab7f 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, "dependencies": { "@node-rs/helper": "^1.3.3", - "@types/node": "^18.11.4" + "@types/node": "^18.11.13" }, "lint-staged": { "*.@(js|ts|tsx)": [ diff --git a/yarn.lock b/yarn.lock index 0216b98..e8c1a22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -159,10 +159,10 @@ resolved "https://registry.nlark.com/@types/json5/download/@types/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/node@^18.11.4": - version "18.11.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.4.tgz#7017a52e18dfaad32f55eebd539993014441949c" - integrity sha512-BxcJpBu8D3kv/GZkx/gSMz6VnTJREBj/4lbzYOQueUOELkt8WrO6zAcSPmp9uRPEW/d+lUO8QK0W2xnS1hEU0A== +"@types/node@^18.11.13": + version "18.11.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.13.tgz#dff34f226ec1ac0432ae3b136ec5552bd3b9c0fe" + integrity sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w== "@typescript-eslint/eslint-plugin@^4.33.0": version "4.33.0"