mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-04-24 22:42:13 +00:00
fix(deps): update dependency @fluencelabs/aqua-api to v0.10.4 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e40380112f
commit
c4144bad9c
8
api/aqua-api-example/package-lock.json
generated
8
api/aqua-api-example/package-lock.json
generated
@ -9,13 +9,13 @@
|
||||
"version": "1.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fluencelabs/aqua-api": "0.9.4"
|
||||
"@fluencelabs/aqua-api": "0.10.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@fluencelabs/aqua-api": {
|
||||
"version": "0.9.4",
|
||||
"resolved": "https://npm.fluence.dev/@fluencelabs%2faqua-api/-/aqua-api-0.9.4.tgz",
|
||||
"integrity": "sha512-4SCwkJytc86pziIr1dZmuMP35pJbIvLZfPhR06sLXHJ/tB9+GYNBQ5kLURSRDDinn2JYTPVMoZX2oAy/D8E1DQ=="
|
||||
"version": "0.10.4",
|
||||
"resolved": "https://registry.npmjs.org/@fluencelabs/aqua-api/-/aqua-api-0.10.4.tgz",
|
||||
"integrity": "sha512-mBT/ht0mVcGqBfkrnQw9E/tqIW3RNOCDhNwjra9X5WI/TRlztU3G8Vn/odVn6YTpZWJeDwn1qN1VgLoS3VkASA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,6 @@
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@fluencelabs/aqua-api": "0.9.4"
|
||||
"@fluencelabs/aqua-api": "0.10.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user