mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-04-25 17:52:13 +00:00
update (#50)
This commit is contained in:
parent
054a7bf094
commit
b5bdc5d6e5
6
package-lock.json
generated
6
package-lock.json
generated
@ -435,9 +435,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@fluencelabs/avm": {
|
"@fluencelabs/avm": {
|
||||||
"version": "0.9.6",
|
"version": "0.9.12",
|
||||||
"resolved": "https://registry.npmjs.org/@fluencelabs/avm/-/avm-0.9.6.tgz",
|
"resolved": "https://registry.npmjs.org/@fluencelabs/avm/-/avm-0.9.12.tgz",
|
||||||
"integrity": "sha512-ptgFqCy6BNfXmbn+eh+NplydleXKdGqXpJ3wMO37oYjBz9UZplCVWRBSicVMzt6yQi9uZyDNbB3x+1SCSYF/zg==",
|
"integrity": "sha512-NCRGJafLa1Zs98IIOIALrPUoOEjesITsB9of2/r+IDgGKunf0NjI2/tqU5pK+37ye/qro5W+FJsHyseDh7zSDQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"base64-js": "1.5.1"
|
"base64-js": "1.5.1"
|
||||||
},
|
},
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"author": "Fluence Labs",
|
"author": "Fluence Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fluencelabs/avm": "0.9.6",
|
"@fluencelabs/avm": "0.9.12",
|
||||||
"async": "3.2.0",
|
"async": "3.2.0",
|
||||||
"base64-js": "1.3.1",
|
"base64-js": "1.3.1",
|
||||||
"bs58": "4.0.1",
|
"bs58": "4.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user