Skip to content

Commit

Permalink
Update: moesifapi dep to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dgilling committed Nov 21, 2019
1 parent e6ac7e8 commit d543d23
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 29 deletions.
37 changes: 12 additions & 25 deletions package-lock.json

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

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moesif-aws-lambda",
"version": "1.2.3",
"version": "1.2.4",
"description": "API Monitoring Middleware for AWS Lambda",
"main": "lib/index.js",
"keywords": [
Expand Down Expand Up @@ -32,9 +32,8 @@
"url": "https://github.com/Moesif/moesif-aws-lambda-nodejs/issues"
},
"dependencies": {
"debug": "^3.1.0",
"lodash": "^4.17.13",
"moesifapi": "^2.0.2",
"lodash": "^4.17.15",
"moesifapi": "^2.0.5",
"request-ip": "^2.1.3"
},
"scripts": {
Expand Down

0 comments on commit d543d23

Please sign in to comment.