Bump @coingecko/cryptoformat from 0.4.1 to 0.4.2

Bumps [@coingecko/cryptoformat](https://github.com/coingecko/cryptoformat) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/coingecko/cryptoformat/releases)
- [Commits](https://github.com/coingecko/cryptoformat/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-28 04:05:49 +00:00 committed by GitHub
parent df681c3b63
commit 954ed9839d
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

@ -3832,9 +3832,9 @@
}
},
"@coingecko/cryptoformat": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.4.1.tgz",
"integrity": "sha512-aKK4Vd9z28KJD6vN5XQ23J0qVcspFYVN6HHvs3krT6+Stj4LdsDXHs9YxjVyf0jQ4qMortjPToqiC4DZQxZcGg=="
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.4.2.tgz",
"integrity": "sha512-7yIHZkKaCfBH6KnN30ykmYIKZ3eiSnZVgAL0BEnFdVhgM6QFZh52kvajgxdrjdKZdrjDIVzQb1J2G6RI0LpxqQ=="
},
"@develar/schema-utils": {
"version": "2.6.5",

View File

@ -29,7 +29,7 @@
},
"license": "MIT",
"dependencies": {
"@coingecko/cryptoformat": "^0.4.1",
"@coingecko/cryptoformat": "^0.4.2",
"@oceanprotocol/contracts": "^0.4.1",
"axios": "^0.20.0",
"electron-is-dev": "^1.2.0",