Skip to content

Commit

Permalink
chore: fix travis ci for NodeJS 16
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Apr 28, 2022
1 parent 6f6ed11 commit 83045d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1000,12 +1000,12 @@ async@^2.6.2:
dependencies:
lodash "^4.17.14"

async@^3.1.0, async@^3.2.0:
async@^3.1.0:
version "3.2.0"
resolved "https://registry.npmjs.org/async/-/async-3.2.0.tgz"
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==

async@^3.2.3:
async@^3.2.0, async@^3.2.3:
version "3.2.3"
resolved "https://registry.npmjs.org/async/-/async-3.2.3.tgz"
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
Expand Down Expand Up @@ -6686,7 +6686,7 @@ snapdragon@^0.8.1:

"sns-mobile@https://github.com/kalisio/sns-mobile":
version "1.3.0"
resolved "git+ssh://git@github.com/kalisio/sns-mobile.git#d68d26634e22fb9052bd963c7ef8a590bf67650f"
resolved "https://github.com/kalisio/sns-mobile#d68d26634e22fb9052bd963c7ef8a590bf67650f"
dependencies:
async "^3.2.0"
aws-sdk "^2.200.0"
Expand Down

0 comments on commit 83045d0

Please sign in to comment.