Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #797 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Oct 5, 2019
2 parents bdc5f4d + c964b12 commit 0c85543
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 @@ -5,7 +5,7 @@
"main": "lib/index.js",
"dependencies": {
"@aws/dynamodb-data-mapper": "0.7.3",
"aws-sdk-wrap": "3.5.5",
"aws-sdk-wrap": "3.5.6",
"dynamodb-lock-client": "0.5.2",
"joi-strict": "1.1.6",
"lodash.get": "4.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,10 +768,10 @@ atob@^2.1.1:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

aws-sdk-wrap@3.5.5:
version "3.5.5"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-3.5.5.tgz#f0c2ca7c9f9cab54dc6fef79fe0440f7ddb6a0f8"
integrity sha512-wdIeJbTJhDCEME4mBl3g505SbbQPka4t7IF1xd/zd9JVpgeWE3o2c4TrFpBr5NkqUM0dczHpC7oGkmKyZ9LBDg==
aws-sdk-wrap@3.5.6:
version "3.5.6"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-3.5.6.tgz#b77a0645a2bcd2ea4732c8dd4f6b377fd69f04e8"
integrity sha512-8Yt5G1UD+voBBaspOgFGnxGHwaIiMpcVATF2sWEVgTtOiWqLa1Mrkw6lvFeNRqV9nsNwj+/4nMMNtATcwbVviQ==
dependencies:
joi-strict "1.1.6"
lambda-async "1.0.2"
Expand Down

0 comments on commit 0c85543

Please sign in to comment.