Bump @coingecko/cryptoformat from 0.4.0 to 0.4.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-14 04:31:34 +00:00 committed by GitHub
parent b5134de71e
commit eac812ee9a
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.0",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.4.0.tgz",
"integrity": "sha512-3A3/yWcBYe27/BwbS2ihX+cajoizfouVMWAwQV2DxTJCDzXSGXvCbi4PLGrkFtn+STHE3KubSkVfLksXq0oRAw=="
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.4.1.tgz",
"integrity": "sha512-aKK4Vd9z28KJD6vN5XQ23J0qVcspFYVN6HHvs3krT6+Stj4LdsDXHs9YxjVyf0jQ4qMortjPToqiC4DZQxZcGg=="
},
"@develar/schema-utils": {
"version": "2.6.5",

View File

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