From 7c8fd595a491c2feec5ed3377f0aae908f5f8171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Desboeufs?= Date: Tue, 5 Nov 2024 14:16:42 +0100 Subject: [PATCH] chore: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4e422a..6dc3dfb 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ yarn add connect-mongo * Support Express up to `5.0` * Support [native MongoDB driver](http://mongodb.github.io/node-mongodb-native/) `5` and `6` -* Support Node.js 14, 16 and 18 +* Support Node.js 18, 20, 22 and 23 * Support [MongoDB](https://www.mongodb.com/) `3.6+` For extended compatibility, see previous versions [v3.x](https://github.com/jdesboeufs/connect-mongo/tree/v3.x).