Skip to content

Commit

Permalink
Updating dependencies to resolve security warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
arithmetric committed Jul 1, 2020
1 parent 8f44af6 commit 101b1ab
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 @@ -5,9 +5,9 @@
"main": "index.js",
"dependencies": {
"aws-sdk": "^2.290.0",
"csv-parse": "^1.1.1",
"elasticsearch": "^13.2.0",
"http-aws-es": "^2.0.5",
"csv-parse": "^4.10.1",
"elasticsearch": "^15.5.0",
"http-aws-es": "^6.0.0",
"lodash": "^4.17.5"
},
"devDependencies": {
Expand Down

0 comments on commit 101b1ab

Please sign in to comment.