diff --git a/package.json b/package.json index 5ef5d28..298c8a8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@commitlint/config-conventional": "^17.3.0", "@commitlint/cz-commitlint": "^17.3.0", "@semantic-release/git": "^10.0.1", - "@types/node": "17.0.23", + "@types/node": "18.15.3", "@types/react": "18.0.0", "@types/react-dom": "18.0.0", "@typescript-eslint/eslint-plugin": "^5.23.0", diff --git a/yarn.lock b/yarn.lock index 93c0f3e..0e54a86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -879,10 +879,10 @@ resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@17.0.23": - version "17.0.23" - resolved "https://registry.npmjs.org/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da" - integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw== +"@types/node@18.15.3": + version "18.15.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014" + integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw== "@types/node@^14.0.0": version "14.18.35"