1
0
mirror of https://github.com/oceanprotocol/community-numbers.git synced 2024-11-22 01:37:02 +01:00

fix(package): update chalk to version 4.0.0

This commit is contained in:
greenkeeper[bot] 2020-04-02 08:27:54 +00:00 committed by GitHub
parent 5d6151132e
commit d4ae9fd9eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"test": "eslint --ignore-path .gitignore --ext .js,.jsx ."
},
"dependencies": {
"chalk": "3.0.0",
"chalk": "4.0.0",
"cheerio": "^1.0.0-rc.3",
"ms": "^2.1.1",
"node-fetch": "2.6.0"