Bump @coingecko/cryptoformat from 0.3.4 to 0.3.5

Bumps [@coingecko/cryptoformat](https://github.com/coingecko/cryptoformat) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/coingecko/cryptoformat/releases)
- [Commits](https://github.com/coingecko/cryptoformat/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-13 04:37:48 +00:00 committed by GitHub
parent 2c52ee25ae
commit 9d2f13cf80
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.5",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.3.5.tgz",
"integrity": "sha512-AS+7zRMx+xr8ZOLcqq8RtZiQTHUxDo9KQLDJLETGWySCPYqmm8z0pcCR6nvLSCSKN6P2myFq7JIqxOz07kjFxQ=="
},
"@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.5",
"@oceanprotocol/keeper-contracts": "^0.13.2",
"axios": "^0.19.2",
"electron-is-dev": "^1.2.0",