From 9d50630a871a07113b18766b3ad5258f306a6650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 03:34:56 +0000 Subject: [PATCH] Bump @smithy/node-http-handler from 3.3.3 to 4.0.0 Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler) from 3.3.3 to 4.0.0. - [Release notes](https://github.com/awslabs/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md) - [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@4.0.0/packages/node-http-handler) --- updated-dependencies: - dependency-name: "@smithy/node-http-handler" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- libs/hdf-converters/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/hdf-converters/package.json b/libs/hdf-converters/package.json index e2934bfe14..0a9695176e 100644 --- a/libs/hdf-converters/package.json +++ b/libs/hdf-converters/package.json @@ -30,7 +30,7 @@ "@mdi/js": "^7.0.96", "@microsoft/microsoft-graph-types": "^2.40.0", "@mitre/jsonix": "^3.0.7", - "@smithy/node-http-handler": "^3.0.0", + "@smithy/node-http-handler": "^4.0.0", "@types/csv2json": "^1.4.2", "@types/ms": "^0.7.31", "@types/mustache": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 5564abd563..d1ab7dfece 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4288,7 +4288,7 @@ "@smithy/types" "^4.0.0" tslib "^2.6.2" -"@smithy/node-http-handler@^3.0.0", "@smithy/node-http-handler@^3.3.2": +"@smithy/node-http-handler@^3.3.2": version "3.3.3" resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.3.3.tgz#94dbb3f15342b656ceba2b26e14aa741cace8919" integrity sha512-BrpZOaZ4RCbcJ2igiSNG16S+kgAc65l/2hmxWdmhyoGWHTLlzQzr06PXavJp9OBlPEG/sHlqdxjWmjzV66+BSQ==