Skip to content

Commit 41ab57a

Browse files
authored
fix(@aws-amplify/interactions): Upgrade client lex runtime v2 (#10328)
1 parent 1826568 commit 41ab57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/interactions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@aws-amplify/core": "4.7.4",
4545
"@aws-sdk/client-lex-runtime-service": "3.6.1",
46-
"@aws-sdk/client-lex-runtime-v2": "3.31.0",
46+
"@aws-sdk/client-lex-runtime-v2": "3.171.0",
4747
"base-64": "1.0.0",
4848
"fflate": "0.7.3",
4949
"pako": "2.0.4"

0 commit comments

Comments
 (0)