diff --git a/package.json b/package.json index e3922838..ad9503a2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@semantic-release/github": "8.0.7", "@semantic-release/npm": "10.0.3", "@tsconfig/node16": "1.0.4", - "@types/node": "16.18.33", + "@types/node": "16.18.34", "@typescript-eslint/eslint-plugin": "5.59.7", "@typescript-eslint/parser": "5.59.7", "@vercel/ncc": "0.36.1", diff --git a/yarn.lock b/yarn.lock index ea637798..1692c758 100644 --- a/yarn.lock +++ b/yarn.lock @@ -780,10 +780,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== -"@types/node@16.18.33": - version "16.18.33" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.33.tgz#0e91a6e18a006d3acfb3efa797cdcfc3a6598cd0" - integrity sha512-WjW7iYRVtePnSeLxVfE1e+g1yStJrfR9Anuv4y6JZVgOqYyFcW7GhPBk2/J1d0rC4ZNLrI13lS4e32NUuuRmHA== +"@types/node@16.18.34": + version "16.18.34" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.34.tgz#62d2099b30339dec4b1b04a14c96266459d7c8b2" + integrity sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg== "@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1": version "2.4.1"