Skip to content

Commit

Permalink
fix: $ npm audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsub committed Jul 20, 2019
1 parent 4a4e1a9 commit 243a354
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 67 deletions.
124 changes: 59 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"cloudwatchlogs"
],
"dependencies": {
"aws-sdk": "^2.7.7",
"aws-sdk": "^2.496.0",
"lodash": "^4.17.2"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.4.0",
"eslint": "^4.18.2",
"eslint-config-airbnb": "^14.1.0",
Expand Down

0 comments on commit 243a354

Please sign in to comment.