From d97ef4ad1202dfc583f3520c4216c7c402c19ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:57:36 +0000 Subject: [PATCH] Bump aws4 from 1.13.0 to 1.13.2 Bumps [aws4](https://github.com/mhart/aws4) from 1.13.0 to 1.13.2. - [Release notes](https://github.com/mhart/aws4/releases) - [Commits](https://github.com/mhart/aws4/compare/v1.13.0...v1.13.2) --- updated-dependencies: - dependency-name: aws4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 70bb757f0..b6e7fb7cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1253,9 +1253,9 @@ } }, "node_modules/aws4": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.13.0.tgz", - "integrity": "sha512-3AungXC4I8kKsS9PuS4JH2nc+0bVY/mjgrephHTIi8fpEeGsTHBUJeosp0Wc1myYMElmD0B3Oc4XL/HVJ4PV2g==" + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.13.2.tgz", + "integrity": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" }, "node_modules/balanced-match": { "version": "1.0.2",