Skip to content

Commit 165e96e

Browse files
fix: upgraded tezos-provider to v18
1 parent a438404 commit 165e96e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dapps/universal-provider-tezos/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@solana/web3.js": "^1.78.4",
1818
"@taquito/rpc": "^20.0.1",
1919
"@taquito/taquito": "^20.1.0",
20-
"@trili/tezos-provider": "^1.0.4",
20+
"@trili/tezos-provider": "^1.0.18",
2121
"@walletconnect/keyvaluestorage": ">=1.1.1",
2222
"@walletconnect/logger": ">=2.1.2",
2323
"@walletconnect/modal": "^2.6.2",

dapps/universal-provider-tezos/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -898,10 +898,10 @@
898898
elliptic "^6.5.7"
899899
typedarray-to-buffer "^4.0.0"
900900

901-
"@trili/tezos-provider@^1.0.4":
902-
version "1.0.9"
903-
resolved "https://registry.yarnpkg.com/@trili/tezos-provider/-/tezos-provider-1.0.9.tgz#c655abfd2af1ac90af9b369ab046ac3f6da57cc4"
904-
integrity sha512-ykABhLpvGmWl9g5b7Qnb5jr6nIcxt7vR3Y2Opflrfh2hKaJSjwePpsaQKJBZX5aLMRwYdAtNt+TIbpku24kKRg==
901+
"@trili/tezos-provider@^1.0.18":
902+
version "1.0.18"
903+
resolved "https://registry.yarnpkg.com/@trili/tezos-provider/-/tezos-provider-1.0.18.tgz#44a1014f084b1a924b1bc4acdf82f004a3bd5883"
904+
integrity sha512-rmTCh1llAItV2IEl592byzC7+8+bvdqIaOsDs9arrFuVVlpyNvI8cJYSqRxxUM0+UPBM7mEZsGKc+7bLPjYa/w==
905905
dependencies:
906906
micromatch "^4.0.8"
907907

0 commit comments

Comments
 (0)