File tree Expand file tree Collapse file tree 6 files changed +14
-6
lines changed
credential-provider-process Expand file tree Collapse file tree 6 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 31
31
"@aws-sdk/types" : " *" ,
32
32
"@smithy/credential-provider-imds" : " ^2.0.0" ,
33
33
"@smithy/property-provider" : " ^2.0.0" ,
34
- "@smithy/shared-ini-file-loader" : " ^2.0.0 " ,
34
+ "@smithy/shared-ini-file-loader" : " ^2.0.6 " ,
35
35
"@smithy/types" : " ^2.2.2" ,
36
36
"tslib" : " ^2.5.0"
37
37
},
Original file line number Diff line number Diff line change 35
35
"@aws-sdk/types" : " *" ,
36
36
"@smithy/credential-provider-imds" : " ^2.0.0" ,
37
37
"@smithy/property-provider" : " ^2.0.0" ,
38
- "@smithy/shared-ini-file-loader" : " ^2.0.0 " ,
38
+ "@smithy/shared-ini-file-loader" : " ^2.0.6 " ,
39
39
"@smithy/types" : " ^2.2.2" ,
40
40
"tslib" : " ^2.5.0"
41
41
},
Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@aws-sdk/types" : " *" ,
28
28
"@smithy/property-provider" : " ^2.0.0" ,
29
- "@smithy/shared-ini-file-loader" : " ^2.0.0 " ,
29
+ "@smithy/shared-ini-file-loader" : " ^2.0.6 " ,
30
30
"@smithy/types" : " ^2.2.2" ,
31
31
"tslib" : " ^2.5.0"
32
32
},
Original file line number Diff line number Diff line change 28
28
"@aws-sdk/token-providers" : " *" ,
29
29
"@aws-sdk/types" : " *" ,
30
30
"@smithy/property-provider" : " ^2.0.0" ,
31
- "@smithy/shared-ini-file-loader" : " ^2.0.0 " ,
31
+ "@smithy/shared-ini-file-loader" : " ^2.0.6 " ,
32
32
"@smithy/types" : " ^2.2.2" ,
33
33
"tslib" : " ^2.5.0"
34
34
},
Original file line number Diff line number Diff line change 50
50
"@smithy/node-http-handler" : " ^2.0.5" ,
51
51
"@smithy/property-provider" : " ^2.0.0" ,
52
52
"@smithy/protocol-http" : " ^2.0.5" ,
53
- "@smithy/shared-ini-file-loader" : " ^2.0.0 " ,
53
+ "@smithy/shared-ini-file-loader" : " ^2.0.6 " ,
54
54
"@smithy/smithy-client" : " ^2.0.5" ,
55
55
"@smithy/types" : " ^2.2.2" ,
56
56
"@smithy/url-parser" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 2755
2755
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.0.tgz#bbce07c9c529d9333d40db881fd4a1795dd84892"
2756
2756
integrity sha512-2z5Nafy1O0cTf69wKyNjGW/sNVMiqDnb4jgwfMG8ye8KnFJ5qmJpDccwIbJNhXIfbsxTg9SEec2oe1cexhMJvw==
2757
2757
2758
- "@smithy/shared-ini-file-loader@^2.0.0", "@smithy/shared-ini-file-loader@^2.0. 1":
2758
+ "@smithy/shared-ini-file-loader@^2.0.1":
2759
2759
version "2.0.1"
2760
2760
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.1.tgz#47278552cf9462e731077da2f66a32d21b775e15"
2761
2761
integrity sha512-a463YiZrPGvM+F336rIF8pLfQsHAdCRAn/BiI/EWzg5xLoxbC7GSxIgliDDXrOu0z8gT3nhVsif85eU6jyct3A==
2771
2771
"@smithy/types" "^2.2.2"
2772
2772
tslib "^2.5.0"
2773
2773
2774
+ "@smithy/shared-ini-file-loader@^2.0.6":
2775
+ version "2.0.6"
2776
+ resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.6.tgz#95dbc455e56a261ffe0b32bb3e640292b2f31798"
2777
+ integrity sha512-NO6dHqho6APbVR0DxPtYoL4KXBqUeSM3Slsd103MOgL50YbzzsQmMLtDMZ87W8MlvvCN0tuiq+OrAO/rM7hTQg==
2778
+ dependencies:
2779
+ "@smithy/types" "^2.2.2"
2780
+ tslib "^2.5.0"
2781
+
2774
2782
"@smithy/signature-v4@^2.0.0":
2775
2783
version "2.0.1"
2776
2784
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.0.1.tgz#1f9e72930def3c25a3918ee7b562044fecbdaef4"
You can’t perform that action at this time.
0 commit comments