Skip to content

Commit

Permalink
package update
Browse files Browse the repository at this point in the history
  • Loading branch information
lendihop committed Oct 17, 2023
1 parent 4109b1e commit a13cc0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@taquito/tzip16": "17.0.0",
"@taquito/utils": "17.0.0",
"@temple-wallet/dapp": "5.0.2",
"@temple-wallet/transactions-parser": "^5.0.0",
"@temple-wallet/transactions-parser": "^6.0.0",
"@temple-wallet/wallet-address-validator": "^0.4.3",
"@tezos-domains/core": "1.26.0",
"@tezos-domains/taquito-client": "1.26.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2796,10 +2796,10 @@
dependencies:
nanoid "^3.1.25"

"@temple-wallet/transactions-parser@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@temple-wallet/transactions-parser/-/transactions-parser-5.0.0.tgz#1e9a72b7ecc234238fb7347747ceebf624ed2a2a"
integrity sha512-2mDwkbS4/oQpGeBU4o63nRcyOEjUsz2ebF/pcczm84ETpq3md+jfzOeooUYjk3A0Qr8+IqkFv+CwAUd58jzJZg==
"@temple-wallet/transactions-parser@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@temple-wallet/transactions-parser/-/transactions-parser-6.0.0.tgz#ef94c3aa20027a5477b1ecc2e296ebfd1fdd537a"
integrity sha512-PmVbFzE8sHr6OD2J3HcERvhcVVhycuCyDOjfX08/3iT+8NNh8rcvEXYLoNBfYjol/foS4LkO5srAF8KZTuNQDA==
dependencies:
bignumber.js "^9.1.0"

Expand Down

0 comments on commit a13cc0e

Please sign in to comment.