diff --git a/yarn.lock b/yarn.lock index 2d37c9f..47489a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -805,25 +805,6 @@ semantic-ui-react "^2.1.1" styled-components "^5.3.3" -"@velas/web3@git+https://github.com/velas/web3.js.git#web": - version "0.1.14" - resolved "git+https://github.com/velas/web3.js.git#d7ab0a73e635cf19a7a694bdbd317e7be35697a9" - dependencies: - "@babel/runtime" "^7.12.5" - "@velas/buffer-layout" "1.3.2" - bn.js "^5.0.0" - borsh "^0.4.0" - bs58 "^4.0.1" - buffer "6.0.1" - crypto-hash "^1.2.2" - jayson "^3.4.4" - js-sha3 "^0.8.0" - node-fetch "^2.6.1" - rpc-websockets "^7.4.2" - secp256k1 "^4.0.2" - superstruct "^0.14.2" - tweetnacl "^1.0.0" - "@velas/web3@https://github.com/velas/web3.js.git#web": version "0.1.14" resolved "https://github.com/velas/web3.js.git#d7ab0a73e635cf19a7a694bdbd317e7be35697a9" @@ -6024,9 +6005,9 @@ temp-file@^3.4.0: fs-extra "^10.0.0" terser@^4.6.3: - version "4.8.0" - resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17" - integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw== + version "4.8.1" + resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f" + integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw== dependencies: commander "^2.20.0" source-map "~0.6.1"