diff --git a/package.json b/package.json index a68b76df1835d69cc493b207c511301e798d6fc9..f907f909d024ebc6cb14da80c4466f7330b1f1de 100644 --- a/package.json +++ b/package.json @@ -273,7 +273,7 @@ "@types/marshal": "0.5.1", "@types/moo": "0.5.5", "@types/nock": "10.0.3", - "@types/node": "16.18.7", + "@types/node": "16.18.8", "@types/parse-link-header": "2.0.0", "@types/semver": "7.3.13", "@types/semver-stable": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 3497fd35018cee4ec35adf80cc0a90c55633fff4..b84d4b5e4b83970e225c8df84c673cdb2d04874a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3032,10 +3032,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.13.tgz#dff34f226ec1ac0432ae3b136ec5552bd3b9c0fe" integrity sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w== -"@types/node@16.18.7": - version "16.18.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.7.tgz#9e34404dba546a6f0851439ebba142680ae56fe0" - integrity sha512-SghuoXv8ghvkrKjTyvhRTeNzivPzGQ8pe09PPGdyqsExiKvBYV/6E3imvjsaJuW8ca61qQN2+SoSzyEHS9r2LA== +"@types/node@16.18.8": + version "16.18.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.8.tgz#ffb2a4efa4eb4384811081776c52b054481cca54" + integrity sha512-TrpoNiaPvBH5h8rQQenMtVsJXtGsVBRJrcp2Ik6oEt99jHfGvDLh20VTTq3ixTbjYujukYz1IlY4N8a8yfY0jA== "@types/node@^13.7.0": version "13.13.52"