Bump @coingecko/cryptoformat from 0.3.4 to 0.3.8

Bumps [@coingecko/cryptoformat](https://github.com/coingecko/cryptoformat) from 0.3.4 to 0.3.8.
- [Release notes](https://github.com/coingecko/cryptoformat/releases)
- [Commits](https://github.com/coingecko/cryptoformat/compare/0.3.4...v0.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-03 04:37:53 +00:00 committed by GitHub
parent 2c52ee25ae
commit e0ef8ef5c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2619,9 +2619,9 @@
}
},
"@coingecko/cryptoformat": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.3.4.tgz",
"integrity": "sha512-0mNR13l2KV9tXbKvL43E8h2NNk2CN/HrdbVIrTnj3YLP1ZfE4hCOoRKOcBnBNvVwgRj1x/7bF0tFbe+im4e7Mg=="
"version": "0.3.8",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.3.8.tgz",
"integrity": "sha512-nmHLzakZyFCo49qH8q19PbJIt16j2GQdPvjPZ5+roqj/y8KTDsFG9BrYvm7fpHN1xukN79XPhNMqBQN2RdZNQw=="
},
"@develar/schema-utils": {
"version": "2.6.5",

View File

@ -28,7 +28,7 @@
},
"license": "MIT",
"dependencies": {
"@coingecko/cryptoformat": "^0.3.4",
"@coingecko/cryptoformat": "^0.3.8",
"@oceanprotocol/keeper-contracts": "^0.13.2",
"axios": "^0.19.2",
"electron-is-dev": "^1.2.0",