chore(deps): update dependency async to v3.2.4 (#211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-22 16:34:06 +03:00 committed by GitHub
parent b5e92dfe08
commit 2d9b9da8c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -30,7 +30,7 @@
"@fluencelabs/interfaces": "workspace:0.1.0",
"@fluencelabs/keypair": "workspace:0.2.0",
"@fluencelabs/marine-js": "0.3.37",
"async": "3.2.3",
"async": "3.2.4",
"base64-js": "^1.5.1",
"browser-or-node": "2.0.0",
"bs58": "5.0.0",

5
pnpm-lock.yaml generated
View File

@ -68,7 +68,7 @@ importers:
'@types/jest': ^27.5.1
'@types/platform': ^1.3.4
'@types/uuid': ^8.3.4
async: 3.2.3
async: 3.2.4
base64-js: ^1.5.1
browser-or-node: 2.0.0
bs58: 5.0.0
@ -94,7 +94,7 @@ importers:
'@fluencelabs/interfaces': link:../fluence-interfaces
'@fluencelabs/keypair': link:../fluence-keypair
'@fluencelabs/marine-js': 0.3.37_rl5xm3oiydas7snsul2pa47p2m
async: 3.2.3
async: 3.2.4
base64-js: 1.5.1
browser-or-node: 2.0.0
bs58: 5.0.0
@ -1261,6 +1261,7 @@ packages:
/async/3.2.3:
resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==}
dev: true
/async/3.2.4:
resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==}