Update web3 and fix hasha warning (#6)

This commit is contained in:
Justin Starry 2020-03-18 22:28:10 +08:00 committed by Michael Vines
parent 6006c30ace
commit 875aeaa53f
3 changed files with 16 additions and 28 deletions

View File

@ -5,6 +5,5 @@ branches:
only: only:
- master - master
script: script:
# temporary until hasha dependency warning is fixed - npm run build
- CI=false npm run build
- npm run format - npm run format

View File

@ -1269,17 +1269,17 @@
"integrity": "sha512-DetpxZw1fzPD5xUBrIAoplLChO2VB8DlL5Gg+I1IR9b2wPqYIca2WSUxL5g1vLeR4MsQq1NeWriXAVffV+U1Fw==" "integrity": "sha512-DetpxZw1fzPD5xUBrIAoplLChO2VB8DlL5Gg+I1IR9b2wPqYIca2WSUxL5g1vLeR4MsQq1NeWriXAVffV+U1Fw=="
}, },
"@solana/web3.js": { "@solana/web3.js": {
"version": "0.34.2", "version": "0.35.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.34.2.tgz", "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.35.0.tgz",
"integrity": "sha512-cqELrDZEDamIpUA0LfQacA/grrM3OH+ksEu29cwxpIUVUNaH/LEQOpgwWnvv2PswDOAE1igR2rB2aPwZXEnRFA==", "integrity": "sha512-YRdXWVfE8h0Yz2EirfFeKRgLXErsaBn9/2VYyCpFG0KCPmOZ9NLq/zjdfLPu8VaJzMD7ryVOM5PCPOx7TQfxPA==",
"requires": { "requires": {
"@babel/runtime": "^7.3.1", "@babel/runtime": "^7.3.1",
"bn.js": "^5.0.0", "bn.js": "^5.0.0",
"bs58": "^4.0.1", "bs58": "^4.0.1",
"buffer": "^5.4.3", "buffer": "^5.4.3",
"buffer-layout": "^1.2.0", "buffer-layout": "^1.2.0",
"crypto-hash": "^1.2.2",
"esdoc-inject-style-plugin": "^1.0.0", "esdoc-inject-style-plugin": "^1.0.0",
"hasha": "^5.1.0",
"jayson": "^3.0.1", "jayson": "^3.0.1",
"mz": "^2.7.0", "mz": "^2.7.0",
"node-fetch": "^2.2.0", "node-fetch": "^2.2.0",
@ -3957,6 +3957,11 @@
"randomfill": "^1.0.3" "randomfill": "^1.0.3"
} }
}, },
"crypto-hash": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/crypto-hash/-/crypto-hash-1.2.2.tgz",
"integrity": "sha512-rXXMXepuKg9gIfqE7I1jtVa6saLhzIkDQ2u3kTGUWYiUGsHcUa3LTsfrjPEdOY8kxKlryQtsOmJOU0F23yRJTg=="
},
"css": { "css": {
"version": "2.2.4", "version": "2.2.4",
"resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz", "resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz",
@ -6324,22 +6329,6 @@
"minimalistic-assert": "^1.0.1" "minimalistic-assert": "^1.0.1"
} }
}, },
"hasha": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/hasha/-/hasha-5.2.0.tgz",
"integrity": "sha512-2W+jKdQbAdSIrggA8Q35Br8qKadTrqCTC8+XZvBWepKDK6m9XkX6Iz1a2yh2KP01kzAR/dpuMeUnocoLYDcskw==",
"requires": {
"is-stream": "^2.0.0",
"type-fest": "^0.8.0"
},
"dependencies": {
"is-stream": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
"integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw=="
}
}
},
"he": { "he": {
"version": "1.2.0", "version": "1.2.0",
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
@ -12225,16 +12214,16 @@
} }
}, },
"rpc-websockets": { "rpc-websockets": {
"version": "5.0.14", "version": "5.0.16",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.0.14.tgz", "resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.0.16.tgz",
"integrity": "sha512-6zWfeAIoQJHnqq97sPZOVu+BIyh5uoa9wgc30KTQdKbrn2er5z/NVfiI3EjZ5+aIiKkOS3lvxHGshRlY7C9zUw==", "integrity": "sha512-6xCVjhKge1/MMAWkpa7C8KO7vcZPMAboqAF8vkSNdy+UreoOdaYvd94vwtUGtJuSb22xWFibAsrp5JTxTsAubQ==",
"requires": { "requires": {
"@babel/runtime": "^7.4.5", "@babel/runtime": "^7.8.7",
"assert-args": "^1.2.1", "assert-args": "^1.2.1",
"babel-runtime": "^6.26.0", "babel-runtime": "^6.26.0",
"circular-json": "^0.5.9", "circular-json": "^0.5.9",
"eventemitter3": "^3.1.2", "eventemitter3": "^3.1.2",
"uuid": "^3.3.2", "uuid": "^3.4.0",
"ws": "^5.2.2" "ws": "^5.2.2"
}, },
"dependencies": { "dependencies": {

View File

@ -3,7 +3,7 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@solana/web3.js": "^0.34.2", "@solana/web3.js": "^0.35.0",
"@testing-library/jest-dom": "^4.2.4", "@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2", "@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2", "@testing-library/user-event": "^7.1.2",