Skip to content

Commit e5e29c9

Browse files
Bump @smithy/util-retry from 4.0.6 to 4.2.5 in /container-uploader (#3353)
Bumps [@smithy/util-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-retry) from 4.0.6 to 4.2.5. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-retry/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-retry@4.2.5/packages/util-retry) --- updated-dependencies: - dependency-name: "@smithy/util-retry" dependency-version: 4.2.5 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7301aea commit e5e29c9

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

container-uploader/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,12 +1067,12 @@
10671067
dependencies:
10681068
"@smithy/types" "^4.2.0"
10691069

1070-
"@smithy/service-error-classification@^4.0.6":
1071-
version "4.0.6"
1072-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.0.6.tgz#5d4d3017f5b62258fbfc1067e14198e125a8286c"
1073-
integrity sha512-RRoTDL//7xi4tn5FrN2NzH17jbgmnKidUqd4KvquT0954/i6CXXkh1884jBiunq24g9cGtPBEXlU40W6EpNOOg==
1070+
"@smithy/service-error-classification@^4.2.5":
1071+
version "4.2.5"
1072+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.5.tgz#a64eb78e096e59cc71141e3fea2b4194ce59b4fd"
1073+
integrity sha512-8fEvK+WPE3wUAcDvqDQG1Vk3ANLR8Px979te96m84CbKAjBVf25rPYSzb4xU4hlTyho7VhOGnh5i62D/JVF0JQ==
10741074
dependencies:
1075-
"@smithy/types" "^4.3.1"
1075+
"@smithy/types" "^4.9.0"
10761076

10771077
"@smithy/shared-ini-file-loader@^4.0.2":
10781078
version "4.0.2"
@@ -1354,12 +1354,12 @@
13541354
tslib "^2.6.2"
13551355

13561356
"@smithy/util-retry@^4.0.2":
1357-
version "4.0.6"
1358-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.6.tgz#f931fdd1f01786b21a82711e185c58410e8e41c7"
1359-
integrity sha512-+YekoF2CaSMv6zKrA6iI/N9yva3Gzn4L6n35Luydweu5MMPYpiGZlWqehPHDHyNbnyaYlz/WJyYAZnC+loBDZg==
1357+
version "4.2.5"
1358+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.5.tgz#70fe4fbbfb9ad43a9ce2ba4ed111ff7b30d7b333"
1359+
integrity sha512-GBj3+EZBbN4NAqJ/7pAhsXdfzdlznOh8PydUijy6FpNIMnHPSMO2/rP4HKu+UFeikJxShERk528oy7GT79YiJg==
13601360
dependencies:
1361-
"@smithy/service-error-classification" "^4.0.6"
1362-
"@smithy/types" "^4.3.1"
1361+
"@smithy/service-error-classification" "^4.2.5"
1362+
"@smithy/types" "^4.9.0"
13631363
tslib "^2.6.2"
13641364

13651365
"@smithy/util-stream@^4.2.0":

0 commit comments

Comments
 (0)