Update mocha

This commit is contained in:
Ajay Ramachandran
2021-05-23 14:56:04 -04:00
parent 9d19c59d44
commit 1b175d85c0
2 changed files with 765 additions and 998 deletions

View File

@@ -30,13 +30,13 @@
"@types/better-sqlite3": "^5.4.0",
"@types/express": "^4.17.8",
"@types/express-rate-limit": "^5.1.0",
"@types/mocha": "^8.0.3",
"@types/mocha": "^8.2.2",
"@types/node": "^14.11.9",
"@types/node-fetch": "^2.5.7",
"@types/pg": "^7.14.10",
"@types/redis": "^2.8.28",
"@types/request": "^2.48.5",
"mocha": "^7.1.1",
"mocha": "^8.4.0",
"nodemon": "^2.0.2",
"sinon": "^9.2.0",
"ts-mock-imports": "^1.3.0",