Skip to content

Commit 0a86836

Browse files
authored
Use latest (successfully building) version of uuid (#3924)
* Use latest version of uuid Ref #3812 * Downgrade to 8.0.0 (last minified successfully by [email protected])
1 parent 22a6f64 commit 0a86836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"querystring": "0.2.0",
4949
"sax": "1.2.1",
5050
"url": "0.10.3",
51-
"uuid": "3.3.2",
51+
"uuid": "8.0.0",
5252
"xml2js": "0.4.19"
5353
},
5454
"main": "lib/aws.js",

0 commit comments

Comments
 (0)