Skip to content

Commit 967e404

Browse files
Bump @smithy/util-uri-escape from 4.0.0 to 4.2.0 in /result-builder (#2774)
Bumps [@smithy/util-uri-escape](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-uri-escape) from 4.0.0 to 4.2.0. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-uri-escape/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/[email protected]/packages/util-uri-escape) --- updated-dependencies: - dependency-name: "@smithy/util-uri-escape" dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a88165d commit 967e404

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

result-builder/yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,14 +1289,7 @@
12891289
"@smithy/util-utf8" "^4.2.0"
12901290
tslib "^2.6.2"
12911291

1292-
"@smithy/util-uri-escape@^4.0.0":
1293-
version "4.0.0"
1294-
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz#a96c160c76f3552458a44d8081fade519d214737"
1295-
integrity sha512-77yfbCbQMtgtTylO9itEAdpPXSog3ZxMe09AEhm0dU0NLTalV70ghDZFR+Nfi1C60jnJoh/Re4090/DuZh2Omg==
1296-
dependencies:
1297-
tslib "^2.6.2"
1298-
1299-
"@smithy/util-uri-escape@^4.2.0":
1292+
"@smithy/util-uri-escape@^4.0.0", "@smithy/util-uri-escape@^4.2.0":
13001293
version "4.2.0"
13011294
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.0.tgz#096a4cec537d108ac24a68a9c60bee73fc7e3a9e"
13021295
integrity sha512-igZpCKV9+E/Mzrpq6YacdTQ0qTiLm85gD6N/IrmyDvQFA4UnU3d5g3m8tMT/6zG/vVkWSU+VxeUyGonL62DuxA==

0 commit comments

Comments
 (0)