Merge pull request #14 from oceanprotocol/dependabot/npm_and_yarn/chalk-4.1.0

Bump chalk from 4.0.0 to 4.1.0
This commit is contained in:
Matthias Kretschmann 2020-06-10 11:27:41 +02:00 committed by GitHub
commit 9fd113f424
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": "4.0.0",
"chalk": "4.1.0",
"cheerio": "^1.0.0-rc.3",
"ms": "^2.1.1",
"node-fetch": "2.6.0"