Skip to content

Commit b48796f

Browse files
authored
Update and bump various package dependencies (#340)
* Bump archiver and bcrypt * bump rimraf and nodemailer * Bump mocha and chai * Update package dependencies: bump content-disposition to v1 and mime to v4 * Import mime using default access * Bump ejs and fix postinstall to handle new module type * bump mongodb driver from v6 to v7"
1 parent 16dd25a commit b48796f

7 files changed

Lines changed: 901 additions & 561 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ one of these libraries.
1717
## Developers
1818

1919
### Dependencies
20-
- [NodeJS](https://nodejs.org/) (version >= 14, CI tests are performed on version 20.x, 22.x, 24.x).
20+
- [NodeJS](https://nodejs.org/) (version >= 20, CI tests are performed on version 20.x, 22.x, 24.x).
2121
- [MongoDB](https://www.mongodb.com/) (4.2 >= version).
2222
- [Git](https://git-scm.com) (must be available in PATH).
2323
- [Redis](https://redis.io/) needed to run all tests and if serving under multiple nodes.

0 commit comments

Comments
 (0)