Skip to content

Commit

Permalink
upgrade web3-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed Jun 15, 2022
1 parent f792e6b commit 2837bd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@depay/web3-blockchains": "^5.0.1",
"@depay/web3-client": "^8.5.0",
"@depay/web3-constants": "^6.0.0",
"@depay/web3-tokens": "^8.1.0"
"@depay/web3-tokens": "^8.2.0"
},
"engines": {
"node": ">=16"
Expand All @@ -50,7 +50,7 @@
"@depay/web3-client": "^8.5.0",
"@depay/web3-constants": "^6.0.0",
"@depay/web3-mock": "^11.11.0",
"@depay/web3-tokens": "^8.1.0",
"@depay/web3-tokens": "^8.2.0",
"@rollup/plugin-commonjs": "^18.0.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@rollup/plugin-replace": "^2.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -916,10 +916,10 @@
resolved "https://registry.yarnpkg.com/@depay/web3-mock/-/web3-mock-11.11.0.tgz#bca1f2600da6cecc7138a0acb6a61d475eb8d171"
integrity sha512-Ngaf2/sRiypqlW4WXzH4hVuFCTb2IhgxAb430/UfcmOFnmAEdGznd6aa9HgSAJ8HfIAW5isLvGyyQ1M+dmqgfA==

"@depay/web3-tokens@^8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@depay/web3-tokens/-/web3-tokens-8.1.0.tgz#084e7c40b336810121ecfe20098c538ee84c0a84"
integrity sha512-RUS+L6RSc7g7khncPeCY+JCVQ/IOZQU/ZiHwiR0HI9+n+OyjlAdLshhm6B/rxKLIWUPwExW2m7vo5uh8+9zqkA==
"@depay/web3-tokens@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@depay/web3-tokens/-/web3-tokens-8.2.0.tgz#425fe7ce49f2d5294f3d00ce604bb63f29a88b11"
integrity sha512-2zAOJaONePQgN1zyzQ7ryo9NSjT5jOA5IameYevrkd4JDa0L3cqu0Q61gaSkVRyUDZTF/QxpXxKIMExRtYv+Sw==

"@eslint/eslintrc@^0.4.3":
version "0.4.3"
Expand Down

0 comments on commit 2837bd2

Please sign in to comment.