diff --git a/package.json b/package.json index 9289cc8083daa15a1afcba7f6043b6fbda44f0e3..83dafc1805a9393f9f0a4f2c4e8f6727d34adbc6 100644 --- a/package.json +++ b/package.json @@ -257,7 +257,7 @@ "@types/marshal": "0.5.1", "@types/moo": "0.5.5", "@types/nock": "10.0.3", - "@types/node": "16.11.57", + "@types/node": "16.11.58", "@types/parse-link-header": "2.0.0", "@types/semver": "7.3.12", "@types/semver-stable": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 3511546e8d19fcb551c7c945eb3a856c39042ca4..09975a46c52328f0f9acd7c8fc4b69a70c5ec820 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2763,10 +2763,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.16.tgz#0eb3cce1e37c79619943d2fd903919fc30850601" integrity sha512-EQHhixfu+mkqHMZl1R2Ovuvn47PUw18azMJOTwSZr9/fhzHNGXAJ0ma0dayRVchprpCj0Kc1K1xKoWaATWF1qg== -"@types/node@16.11.57": - version "16.11.57" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.57.tgz#786f74cef16acf2c5eb11795b6c3f7ae93596662" - integrity sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg== +"@types/node@16.11.58": + version "16.11.58" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.58.tgz#0a3698dee3492617a8d5fe7998d18d7520b63026" + integrity sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg== "@types/node@^13.7.0": version "13.13.52"