1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge pull request #199 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.1

Bump mocha from 8.1.0 to 8.1.1
This commit is contained in:
Matthias Kretschmann 2020-08-05 09:07:11 +02:00 committed by GitHub
commit 525d36da27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -6700,9 +6700,9 @@
}
},
"mocha": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-8.1.0.tgz",
"integrity": "sha512-sI0gaI1I/jPVu3KFpnveWGadfe3JNBAENqgTUPgLZAUppu725zS2mrVztzAgIR8DUscuS4doEBTx9LATC+HSeA==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-8.1.1.tgz",
"integrity": "sha512-p7FuGlYH8t7gaiodlFreseLxEmxTgvyG9RgPHODFPySNhwUehu8NIb0vdSt3WFckSneswZ0Un5typYcWElk7HQ==",
"dev": true,
"requires": {
"ansi-colors": "4.1.1",