From ace2ba2f38c101af7a913bb0362ee36483f84034 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:36:23 +0200 Subject: [PATCH] chore(deps): update dependency @types/aws4 to v1.11.3 (#22879) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 182f4874c656e8..6a215e496966fc 100644 --- a/package.json +++ b/package.json @@ -259,7 +259,7 @@ "@renovate/eslint-plugin": "file:./tools/eslint", "@semantic-release/exec": "6.0.3", "@types/auth-header": "1.0.2", - "@types/aws4": "1.11.2", + "@types/aws4": "1.11.3", "@types/breejs__later": "4.1.2", "@types/bunyan": "1.8.8", "@types/cacache": "15.0.1", diff --git a/yarn.lock b/yarn.lock index 79f978cdc3058b..c065805f13e5f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3077,10 +3077,10 @@ resolved "https://registry.yarnpkg.com/@types/auth-header/-/auth-header-1.0.2.tgz#45879542c5c754debbb753b1491bbf690888b4ef" integrity sha512-KWpTfyz+F5GtURfp7W9c4ubFSXaPAvb1dUN5MlU3xSvlNIYhFrmrTNE7vd6SUOfSOO7FI/ePe03Y/KCPM/YOoA== -"@types/aws4@1.11.2": - version "1.11.2" - resolved "https://registry.yarnpkg.com/@types/aws4/-/aws4-1.11.2.tgz#7700aabe4646f8868b5d2b20820d9583225e7b78" - integrity sha512-x0f96eBPrCCJzJxdPbUvDFRva4yPpINJzTuXXpmS2j9qLUpF2nyGzvXPlRziuGbCsPukwY4JfuO+8xwsoZLzGw== +"@types/aws4@1.11.3": + version "1.11.3" + resolved "https://registry.yarnpkg.com/@types/aws4/-/aws4-1.11.3.tgz#a7856fe4e30a7b6411335a73d5440e8b91afc662" + integrity sha512-Ka2xKf04xZUH0N7wIYpqcNdavgfPQnaJ1T6GieZs1ydo21vao93aCbHyrA6uKXnaTXzvBcMJkgMsBfT9XvypFQ== dependencies: "@types/node" "*"