File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @smithy/middleware-retry " : patch
3
+ " @smithy/config-resolver " : patch
4
+ ---
5
+
6
+ Move @smithy/node-config-provider to deps
Original file line number Diff line number Diff line change 23
23
},
24
24
"license" : " Apache-2.0" ,
25
25
"dependencies" : {
26
+ "@smithy/node-config-provider" : " workspace:^" ,
26
27
"@smithy/types" : " workspace:^" ,
27
28
"@smithy/util-config-provider" : " workspace:^" ,
28
29
"@smithy/util-middleware" : " workspace:^" ,
29
30
"tslib" : " ^2.5.0"
30
31
},
31
32
"devDependencies" : {
32
- "@smithy/node-config-provider" : " workspace:^" ,
33
33
"@tsconfig/recommended" : " 1.0.1" ,
34
34
"concurrently" : " 7.0.0" ,
35
35
"downlevel-dts" : " 0.10.1" ,
Original file line number Diff line number Diff line change 24
24
},
25
25
"license" : " Apache-2.0" ,
26
26
"dependencies" : {
27
+ "@smithy/node-config-provider" : " workspace:^" ,
27
28
"@smithy/protocol-http" : " workspace:^" ,
28
29
"@smithy/service-error-classification" : " workspace:^" ,
29
30
"@smithy/types" : " workspace:^" ,
33
34
"uuid" : " ^8.3.2"
34
35
},
35
36
"devDependencies" : {
36
- "@smithy/node-config-provider" : " workspace:^" ,
37
37
"@smithy/util-test" : " workspace:^" ,
38
38
"@tsconfig/recommended" : " 1.0.1" ,
39
39
"@types/uuid" : " ^8.3.0" ,
You can’t perform that action at this time.
0 commit comments