Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed Jul 15, 2019
1 parent 62a37b0 commit 2ca7572
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 27 deletions.
41 changes: 17 additions & 24 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
},
"dependencies": {
"async-retry": "^1.2.3",
"aws-sdk": "^2.492.0",
"aws-sdk": "^2.493.0",
"aws4": "^1.8.0",
"fast-deep-equal": "^2.0.1",
"got": "^9.6.0",
"is-retry-allowed": "^1.1.0",
"lifion-aws-event-stream": "^1.0.4",
"lifion-aws-event-stream": "^1.0.5",
"lru-cache": "^5.1.1",
"lzutf8": "^0.5.5",
"project-name": "^1.0.0",
Expand All @@ -55,7 +55,7 @@
"check-engines": "^1.5.0",
"codecov": "^3.5.0",
"eslint": "^5.16.0",
"eslint-config-lifion": "^1.2.5",
"eslint-config-lifion": "^1.2.6",
"husky": "^3.0.0",
"jest": "^24.8.0",
"jsdoc-to-markdown": "^5.0.0",
Expand Down

0 comments on commit 2ca7572

Please sign in to comment.