File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 58
58
"web3" : " ^4.12.1"
59
59
},
60
60
"dependencies" : {
61
- "@safe-global/protocol-kit" : " ^5.2.6 " ,
61
+ "@safe-global/protocol-kit" : " ^5.2.7 " ,
62
62
"@safe-global/types-kit" : " ^1.0.5" ,
63
63
"node-fetch" : " ^2.7.0" ,
64
64
"viem" : " ^2.21.8"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @safe-global/protocol-kit" ,
3
- "version" : " 5.2.6 " ,
3
+ "version" : " 5.2.7 " ,
4
4
"description" : " SDK that facilitates the interaction with Safe Smart Accounts" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@gelatonetwork/relay-sdk" : " ^5.5.0" ,
43
- "@safe-global/protocol-kit" : " ^5.2.6 " ,
43
+ "@safe-global/protocol-kit" : " ^5.2.7 " ,
44
44
"@safe-global/safe-modules-deployments" : " ^2.2.9" ,
45
45
"@safe-global/types-kit" : " ^1.0.5" ,
46
46
"semver" : " ^7.6.3" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"dependencies" : {
39
39
"@safe-global/api-kit" : " ^2.5.11" ,
40
- "@safe-global/protocol-kit" : " ^5.2.6 " ,
40
+ "@safe-global/protocol-kit" : " ^5.2.7 " ,
41
41
"@safe-global/relay-kit" : " ^3.4.6" ,
42
42
"@safe-global/types-kit" : " ^1.0.5" ,
43
43
"viem" : " ^2.21.8"
You can’t perform that action at this time.
0 commit comments