Merge pull request #11 from oceanprotocol/greenkeeper/chalk-4.0.0

Update chalk to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2020-04-02 10:36:00 +02:00 committed by GitHub
commit 93a4f53e4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"