Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
chore(deps): bump @solana/web3.js from 0.16.10 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.16.10 to 0.17.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v0.16.10...v0.17.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Jul 17, 2019
1 parent b5d86a6 commit b187ff2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@nivo/bar": "^0.59.2",
"@nivo/line": "^0.59.3",
"@solana/web3.js": "^0.16.10",
"@solana/web3.js": "^0.17.0",
"babel-plugin-transform-runtime": "^6.23.0",
"base-58": "^0.0.1",
"classnames": "^2.2.6",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1856,10 +1856,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==

"@solana/web3.js@^0.16.10":
version "0.16.10"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.16.10.tgz#ac050f236fb5a822d160ac3868a02d252abf7dd8"
integrity sha512-zSsWqWZPK7o84v32aym9wxFlBvOPqnHGitKtjQhzNbAiKAfEWlUu1OPGscJ98DtXgc023TdI9OlLvWRyU+iTPA==
"@solana/web3.js@^0.17.0":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-0.17.0.tgz#af1ea2c364f8c6be4e226019fb3d82ccb91879f0"
integrity sha512-YuVH+bodeTkR0t88MtdCsVaTiFU+Xl1cJLKGp/Be0D8UdZg+8wAenocoTIzBvKMro5+o6AiTUH+sfowMKrXe5Q==
dependencies:
"@babel/runtime" "^7.3.1"
bn.js "^4.11.8"
Expand Down Expand Up @@ -10765,16 +10765,11 @@ node-fetch@^1.0.1:
encoding "^0.1.11"
is-stream "^1.0.1"

node-fetch@^2.1.1:
node-fetch@^2.1.1, node-fetch@^2.2.0, node-fetch@^2.3.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==

node-fetch@^2.2.0, node-fetch@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==

[email protected]:
version "0.7.5"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.5.tgz#6c152c345ce11c52f465c2abd957e8639cd674df"
Expand Down

0 comments on commit b187ff2

Please sign in to comment.