Skip to content

Commit

Permalink
Merge pull request #1245 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Mar 16, 2020
2 parents 72c8132 + e4f15f3 commit a2c44e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"lambda-async": "1.0.5",
"lambda-monitor-logger": "2.3.0",
"lambda-serverless-api": "6.11.0",
"lambda-serverless-api": "6.11.1",
"moment-timezone": "0.5.28",
"request": "2.88.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3972,10 +3972,10 @@ lambda-rate-limiter@2.4.29:
dependencies:
lru-cache "5.1.1"

lambda-serverless-api@6.11.0:
version "6.11.0"
resolved "https://registry.yarnpkg.com/lambda-serverless-api/-/lambda-serverless-api-6.11.0.tgz#a4ac06da2ab35c9aa6667d8414694d1b085ae13d"
integrity sha512-HUO3uxK9EobRhmYuSSjVWVxWXvw9Idhs9Bc1tQwvGQeXQk5nO6IDBuk5BTE+EXytqVERzTD2/NwAZtj3bVFwxw==
lambda-serverless-api@6.11.1:
version "6.11.1"
resolved "https://registry.yarnpkg.com/lambda-serverless-api/-/lambda-serverless-api-6.11.1.tgz#95053ba8ef58521f7d52aa393706a540ba9a4075"
integrity sha512-13j6ePY8RXj2YRWIvSj1h47Jaahqcy6n6tijoDDx2VZ2cvyVmWXOkRxRAfeF0/NDrUjPdgk9acBlyjRMav2fSg==
dependencies:
joi-strict "1.2.0"
lambda-async "1.0.5"
Expand Down

0 comments on commit a2c44e9

Please sign in to comment.