File tree 3 files changed +11
-6
lines changed
packages/middleware-retry
3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @smithy/middleware-retry " : minor
3
+ ---
4
+
5
+ Set uuid to ^9.0.1
Original file line number Diff line number Diff line change 39
39
"@smithy/util-middleware" : " workspace:^" ,
40
40
"@smithy/util-retry" : " workspace:^" ,
41
41
"tslib" : " ^2.6.2" ,
42
- "uuid" : " ^8.3.2 "
42
+ "uuid" : " ^9.0.1 "
43
43
},
44
44
"devDependencies" : {
45
45
"@smithy/util-test" : " workspace:^" ,
Original file line number Diff line number Diff line change @@ -2314,7 +2314,7 @@ __metadata:
2314
2314
rimraf : 3.0.2
2315
2315
tslib : ^2.6.2
2316
2316
typedoc : 0.23.23
2317
- uuid : ^8.3.2
2317
+ uuid : ^9.0.1
2318
2318
languageName : unknown
2319
2319
linkType : soft
2320
2320
@@ -11105,12 +11105,12 @@ __metadata:
11105
11105
languageName : node
11106
11106
linkType : hard
11107
11107
11108
- " uuid@npm:^8.3.2 " :
11109
- version : 8.3.2
11110
- resolution : " uuid@npm:8.3.2 "
11108
+ " uuid@npm:^9.0.1 " :
11109
+ version : 9.0.1
11110
+ resolution : " uuid@npm:9.0.1 "
11111
11111
bin :
11112
11112
uuid : dist/bin/uuid
11113
- checksum : 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
11113
+ checksum : 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
11114
11114
languageName : node
11115
11115
linkType : hard
11116
11116
You can’t perform that action at this time.
0 commit comments