diff --git a/package.json b/package.json
index 182f4874c656e88c98660747a5626a3a7fadf1ae..6a215e496966fc8e94e137eb2196dc3a2b4c1289 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 79f978cdc3058b996a3e14fe5198fa16e4d56e2a..c065805f13e5f13e9df5f6a358ef478722fe63fa 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" "*"