diff --git a/package.json b/package.json index 9b949f6..bc53213 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@commitlint/config-conventional": "^16.0.0", "@types/highlight.js": "^10.1.0", "@types/jest": "^27.4.0", - "@types/node": "^17.0.5", + "@types/node": "^18.14.4", "cz-conventional-changelog": "^3.0.2", "eslint": "^8.5.0", "eslint-config-profiscience": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index 04befe0..ad47ef5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1197,10 +1197,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/node@*", "@types/node@^17.0.5": - version "17.0.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.14.tgz#33b9b94f789a8fedd30a68efdbca4dbb06b61f20" - integrity sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng== +"@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/normalize-package-data@^2.4.0": version "2.4.0"