From 0422ab74d9de7ce5d5a48d8dcff2bda4a279fc50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:54:44 +0000 Subject: [PATCH] chore(npm): update dependency @types/node to v14.18.62 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8e651482..da6b5297 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@types/node": "14.18.61", + "@types/node": "14.18.62", "@types/tough-cookie": "4.0.3", "ava": "5.3.1", "axios": "1.5.0", diff --git a/yarn.lock b/yarn.lock index 112e3406..883c8230 100644 --- a/yarn.lock +++ b/yarn.lock @@ -556,10 +556,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@14.18.61": - version "14.18.61" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.61.tgz#752097010d85f6279b3069811bf0e99eba996096" - integrity sha512-1mFT4DqS4/s9tlZbdkwEB/EnSykA9MDeDLIk3FHApGvIMGY//qgstB2gu9GKGESWyW/qiRUO+jhlLJ9bBJ8j+Q== +"@types/node@14.18.62": + version "14.18.62" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.62.tgz#cc691367ad9a09994a36be41cbc9f44e414cf77c" + integrity sha512-53Fhb08qfKwSNCIUtysIqw0ye+v1d5QCdL2kl8liKQFlOZTAo+nEYr/FztzMaHBFwB5H0ugF0PF0gmtojaNNiQ== "@types/normalize-package-data@^2.4.0": version "2.4.1"