This commit is contained in:
Jonathan Putney
2020-05-25 17:15:04 -04:00

6
package-lock.json generated
View File

@@ -6616,9 +6616,9 @@
"dev": true "dev": true
}, },
"mocha": { "mocha": {
"version": "7.1.2", "version": "7.2.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-7.1.2.tgz", "resolved": "https://registry.npmjs.org/mocha/-/mocha-7.2.0.tgz",
"integrity": "sha512-o96kdRKMKI3E8U0bjnfqW4QMk12MwZ4mhdBTf+B5a1q9+aq2HRnj+3ZdJu0B/ZhJeK78MgYuv6L8d/rA5AeBJA==", "integrity": "sha512-O9CIypScywTVpNaRrCAgoUnJgozpIofjKUYmJhiCIJMiuYnLI6otcb1/kpW9/n/tJODHGZ7i8aLQoDVsMtOKQQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"ansi-colors": "3.2.3", "ansi-colors": "3.2.3",