Skip to content

Commit

Permalink
Update xml2js dependency.
Browse files Browse the repository at this point in the history
Fixes #555, #435
  • Loading branch information
AdityaManohar committed Apr 7, 2015
1 parent a9468fe commit 23708e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -27,7 +27,8 @@
"coveralls": "2.x"
},
"dependencies": {
"xml2js": "0.2.6",
"sax": "0.5.3",
"xml2js": "0.2.8",
"xmlbuilder": "0.4.2"
},
"main": "lib/aws.js",
Expand Down

0 comments on commit 23708e5

Please sign in to comment.