diff --git a/scripts/generate-clients/config.js b/scripts/generate-clients/config.js index f1a9ca3463bc..c942d49bcfcb 100644 --- a/scripts/generate-clients/config.js +++ b/scripts/generate-clients/config.js @@ -1,7 +1,7 @@ // Update this commit when taking up new changes from smithy-typescript. module.exports = { // Use full commit hash as we explicitly fetch it. - SMITHY_TS_COMMIT: "140751e77d414e45d9100a5698744b08fc9a21fa", + SMITHY_TS_COMMIT: "0d9cee80619a89a6585fa2339c4382084c6036bc", }; if (module.exports.SMITHY_TS_COMMIT.length < 40) {