File tree Expand file tree Collapse file tree 5 files changed +189
-184
lines changed Expand file tree Collapse file tree 5 files changed +189
-184
lines changed Original file line number Diff line number Diff line change 41
41
"test:lit" : " jest test/lit-protocol.test.ts --forceExit"
42
42
},
43
43
"devDependencies" : {
44
- "@lit-protocol/lit-node-client" : " 7.0.2 " ,
44
+ "@lit-protocol/lit-node-client" : " 7.0.5 " ,
45
45
"@requestnetwork/advanced-logic" : " 0.52.0" ,
46
46
"@requestnetwork/currency" : " 0.26.0" ,
47
47
"@requestnetwork/data-access" : " 0.43.0" ,
Original file line number Diff line number Diff line change 40
40
"test:watch" : " yarn test --watch"
41
41
},
42
42
"dependencies" : {
43
- "@lit-protocol/auth-helpers" : " 7.0.2 " ,
44
- "@lit-protocol/constants" : " 7.0.2 " ,
45
- "@lit-protocol/contracts" : " 0.0.74 " ,
46
- "@lit-protocol/encryption" : " 7.0.2 " ,
47
- "@lit-protocol/lit-node-client" : " 7.0.2 " ,
48
- "@lit-protocol/lit-node-client-nodejs" : " 7.0.2 " ,
49
- "@lit-protocol/types" : " 7.0.2 " ,
43
+ "@lit-protocol/auth-helpers" : " 7.0.5 " ,
44
+ "@lit-protocol/constants" : " 7.0.5 " ,
45
+ "@lit-protocol/contracts" : " 0.0.86 " ,
46
+ "@lit-protocol/encryption" : " 7.0.5 " ,
47
+ "@lit-protocol/lit-node-client" : " 7.0.5 " ,
48
+ "@lit-protocol/lit-node-client-nodejs" : " 7.0.5 " ,
49
+ "@lit-protocol/types" : " 7.0.5 " ,
50
50
"@requestnetwork/request-client.js" : " 0.57.0" ,
51
51
"@requestnetwork/types" : " 0.52.0" ,
52
52
"@walletconnect/modal" : " 2.7.0" ,
Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"@ethersproject/experimental" : " 5.7.0" ,
45
- "@lit-protocol/constants" : " 7.0.2 " ,
46
- "@lit-protocol/contracts" : " 0.0.74 " ,
47
- "@lit-protocol/contracts-sdk" : " 7.0.2 " ,
48
- "@lit-protocol/lit-node-client" : " 7.0.2 " ,
49
- "@lit-protocol/types" : " 7.0.2 " ,
45
+ "@lit-protocol/constants" : " 7.0.5 " ,
46
+ "@lit-protocol/contracts" : " 0.0.86 " ,
47
+ "@lit-protocol/contracts-sdk" : " 7.0.5 " ,
48
+ "@lit-protocol/lit-node-client" : " 7.0.5 " ,
49
+ "@lit-protocol/types" : " 7.0.5 " ,
50
50
"@requestnetwork/currency" : " 0.26.0" ,
51
51
"@requestnetwork/data-access" : " 0.43.0" ,
52
52
"@requestnetwork/ethereum-storage" : " 0.43.0" ,
Original file line number Diff line number Diff line change 38
38
"prepare" : " yarn run build"
39
39
},
40
40
"dependencies" : {
41
- "@lit-protocol/types" : " 7.0.2 " ,
41
+ "@lit-protocol/types" : " 7.0.5 " ,
42
42
"ethers" : " 5.7.2"
43
43
},
44
44
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments