Skip to content

Commit 9e4022c

Browse files
Bump @smithy/eventstream-codec in /container-uploader
Bumps [@smithy/eventstream-codec](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-codec) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-codec/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/[email protected]/packages/eventstream-codec) --- updated-dependencies: - dependency-name: "@smithy/eventstream-codec" dependency-version: 4.0.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 168cd0a commit 9e4022c

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

container-uploader/yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -632,12 +632,12 @@
632632
tslib "^2.6.2"
633633

634634
"@smithy/eventstream-codec@^4.0.3":
635-
version "4.0.3"
636-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.0.3.tgz#a0ef0d9ad125008bfeff96c28f0d352451df76b1"
637-
integrity sha512-V22KIPXZsE2mc4zEgYGANM/7UbL9jWlOACEolyGyMuTY+jjHJ2PQ0FdopOTS1CS7u6PlAkALmypkv2oQ4aftcg==
635+
version "4.0.4"
636+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.0.4.tgz#35abc26d6829cc61a0d14950857ccc5320bf92d2"
637+
integrity sha512-7XoWfZqWb/QoR/rAU4VSi0mWnO2vu9/ltS6JZ5ZSZv0eovLVfDfu0/AX4ub33RsJTOth3TiFWSHS5YdztvFnig==
638638
dependencies:
639639
"@aws-crypto/crc32" "5.2.0"
640-
"@smithy/types" "^4.3.0"
640+
"@smithy/types" "^4.3.1"
641641
"@smithy/util-hex-encoding" "^4.0.0"
642642
tslib "^2.6.2"
643643

@@ -993,6 +993,13 @@
993993
dependencies:
994994
tslib "^2.6.2"
995995

996+
"@smithy/types@^4.3.1":
997+
version "4.3.1"
998+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.3.1.tgz#c11276ea16235d798f47a68aef9f44d3dbb70dd4"
999+
integrity sha512-UqKOQBL2x6+HWl3P+3QqFD4ncKq0I8Nuz9QItGv5WuKuMHuuwlhvqcZCoXGfc+P1QmfJE7VieykoYYmrOoFJxA==
1000+
dependencies:
1001+
tslib "^2.6.2"
1002+
9961003
"@smithy/url-parser@^4.0.2":
9971004
version "4.0.2"
9981005
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.0.2.tgz#a316f7d8593ffab796348bc5df96237833880713"

0 commit comments

Comments
 (0)