Skip to content

Commit

Permalink
chore: update aws sdk to 2.1046.0
Browse files Browse the repository at this point in the history
  • Loading branch information
austinshenk committed Dec 16, 2021
2 parents fa1cbe7 + 57040c0 commit 2ab9f7a
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 95 deletions.
176 changes: 83 additions & 93 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
@@ -1,6 +1,6 @@
{
"name": "ts-lambda-handler",
"version": "0.0.13.1",
"version": "0.0.13.2",
"description": "Typescript library for writing AWS Lambda functions.",
"keywords": [
"typescript",
Expand All @@ -21,7 +21,7 @@
"author": "Maxime Rainville <webmaster@syrp.co.nz> (https://syrp.co.nz)",
"dependencies": {
"aws-lambda": "^1.0.5",
"aws-sdk": "^2.97.0",
"aws-sdk": "^2.1046.0",
"cookie": "^0.3.1",
"dynamodb-doc": "^1.0.0",
"extend": "^3.0.0",
Expand Down

0 comments on commit 2ab9f7a

Please sign in to comment.