Skip to content

Commit

Permalink
deps(aws): upgrade aws-sdk to ^2.2.9
Browse files Browse the repository at this point in the history
PR-URL: #48

Signed-off-by: Hans Kristian Flaatten <[email protected]>
  • Loading branch information
Hans Kristian Flaatten authored and anthonyringoet committed Oct 28, 2015
1 parent 1434f8c commit 1967b74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"dependencies": {
"@starefossen/rand-path": "^1.0.1",
"async": "~1.4",
"aws-sdk": "~2.1",
"im-resize": "~2.3",
"im-metadata": "~2.2"
"aws-sdk": "^2.2.9",
"im-metadata": "~2.2",
"im-resize": "~2.3"
},
"engines": {
"node": ">=0.10",
Expand Down

0 comments on commit 1967b74

Please sign in to comment.