diff --git a/package.json b/package.json index 9b949f6..b771590 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.11.12", "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..583d931 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.11.12": + version "18.11.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa" + integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg== "@types/normalize-package-data@^2.4.0": version "2.4.0"