Skip to content

Commit e132ab7

Browse files
committed
fix: Add @aws-sdk/querystring-builder as a dependency. (#370)
1 parent 63eaeb8 commit e132ab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"@aws-crypto/sha256-js": "^2.0.2",
121121
"@aws-sdk/fetch-http-handler": "^3.36.0",
122122
"@aws-sdk/protocol-http": "^3.36.0",
123+
"@aws-sdk/querystring-builder": "^3.36.0",
123124
"@aws-sdk/signature-v4": "^3.36.0",
124125
"@aws-sdk/util-hex-encoding": "^3.36.0",
125126
"@babel/runtime": "^7.16.0",

0 commit comments

Comments
 (0)