File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gnolang/gno-js-client" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " Gno JS / TS Client" ,
5
5
"main" : " ./bin/index.js" ,
6
6
"author" :
" Milos Zivkovic <[email protected] >" ,
49
49
},
50
50
"dependencies" : {
51
51
"@cosmjs/ledger-amino" : " ^0.32.0" ,
52
- "@gnolang/tm2-js-client" : " ^1.1.6 " ,
52
+ "@gnolang/tm2-js-client" : " ^1.1.7 " ,
53
53
"long" : " ^5.2.3" ,
54
54
"protobufjs" : " ^7.2.3"
55
55
}
Original file line number Diff line number Diff line change 566
566
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
567
567
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
568
568
569
- " @gnolang/tm2-js-client@^1.1.6 " :
570
- version "1.1.6 "
571
- resolved "https://registry.yarnpkg.com/@gnolang/tm2-js-client/-/tm2-js-client-1.1.6 .tgz#df02152809590a787125c48fb22abb3a534e1823 "
572
- integrity sha512-q/NdZijNldQDcjqntXaiBmRZdBtnoQ6sHOW6HpxX4pWBkxQyjNLq+Jc+qfFdfl3BqRmq5dHv9RWKdN30gPDdaA ==
569
+ " @gnolang/tm2-js-client@^1.1.7 " :
570
+ version "1.1.7 "
571
+ resolved "https://registry.yarnpkg.com/@gnolang/tm2-js-client/-/tm2-js-client-1.1.7 .tgz#848754cfbe53397529e0e52b765c750a6e649191 "
572
+ integrity sha512-Jryxbi5zXurNdgjwCQVyIScf/c9qtaPVKmT+7jE6mkAXWQtuePsRRvx/pLyUyGugV5lVBGTiyYC8Bu8uvGh9Yw ==
573
573
dependencies :
574
574
" @cosmjs/amino" " ^0.32.0"
575
575
" @cosmjs/crypto" " ^0.32.0"
579
579
long "^5.2.3"
580
580
protobufjs "^7.2.3"
581
581
uuid "^9.0.1"
582
- ws "^8.13 .0"
582
+ ws "^8.16 .0"
583
583
584
584
" @humanwhocodes/config-array@^0.11.14 " :
585
585
version "0.11.14"
@@ -3521,10 +3521,10 @@ write-file-atomic@^4.0.2:
3521
3521
imurmurhash "^0.1.4"
3522
3522
signal-exit "^3.0.7"
3523
3523
3524
- ws@^8.13 .0 :
3525
- version "8.13 .0"
3526
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.13 .0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0 "
3527
- integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA ==
3524
+ ws@^8.16 .0 :
3525
+ version "8.16 .0"
3526
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.16 .0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4 "
3527
+ integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ ==
3528
3528
3529
3529
y18n@^5.0.5 :
3530
3530
version "5.0.8"
You can’t perform that action at this time.
0 commit comments