File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 41
41
"typescript" : " ~4.6.2"
42
42
},
43
43
"peerDependencies" : {
44
- "@aws-sdk/signature-v4-crt" : " ^3.54.1 "
44
+ "@aws-sdk/signature-v4-crt" : " ^3.65.0 "
45
45
},
46
46
"peerDependenciesMeta" : {
47
47
"@aws-sdk/signature-v4-crt" : {
Original file line number Diff line number Diff line change 26
26
"@aws-sdk/util-hex-encoding" : " *" ,
27
27
"@aws-sdk/util-middleware" : " *" ,
28
28
"@aws-sdk/util-uri-escape" : " *" ,
29
- "aws-crt" : " ^1.11.3 " ,
29
+ "aws-crt" : " ^1.12.1 " ,
30
30
"tslib" : " ^2.3.1"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3020,10 +3020,10 @@ available-typed-arrays@^1.0.2:
3020
3020
dependencies:
3021
3021
array-filter "^1.0.0"
3022
3022
3023
- aws-crt@^1.11.3 :
3024
- version "1.11.3 "
3025
- resolved "https://registry.yarnpkg.com/aws-crt/-/aws-crt-1.11.3 .tgz#2a40b64fa765a34231b05a2659798e242505983f "
3026
- integrity sha512-tqBFFzoM7bA2KsHuDa7j4Q+SOK208BRmz8C05vrFzH1XjlYconhJtmzNfT1h8MJzxV2AQBABpVblTlRcxue2MA ==
3023
+ aws-crt@^1.12.1 :
3024
+ version "1.12.1 "
3025
+ resolved "https://registry.yarnpkg.com/aws-crt/-/aws-crt-1.12.1 .tgz#049b329b3d3787908b5553874c18cf2292405e43 "
3026
+ integrity sha512-ZBj6cdLeesKAVLsTCnuie5kk6R+lfvJH+Nnb/tHN4AtQwFin0u0WWqC7cjlFoCPxSZQ9dSueGH9FZste0pKbhA ==
3027
3027
dependencies:
3028
3028
"@httptoolkit/websocket-stream" "^6.0.0"
3029
3029
axios "^0.24.0"
You can’t perform that action at this time.
0 commit comments