Skip to content

Commit ef89df5

Browse files
chore(server): bump dependencies
Latest version of mocha has dropped support for Node.js v12.x and below. Reference: - https://github.com/mochajs/mocha/blob/master/CHANGELOG.md - https://github.com/nodejs/Release
1 parent 232d87a commit ef89df5

File tree

4 files changed

+3352
-290
lines changed

4 files changed

+3352
-290
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version:
16-
- 10
16+
- 14
1717
- 18
1818

1919
services:

0 commit comments

Comments
 (0)