From e5d53b627619dc5f60dffb6ab3c1d9a4fc49987f Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sat, 10 Feb 2024 17:00:44 +0000 Subject: [PATCH] Update renovate.json5 --- renovate.json5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/renovate.json5 b/renovate.json5 index 4b5366d78..e2a8eb67d 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -194,6 +194,10 @@ // to rscss. "styled-components", "@types/styled-components", + + // For now we are stuck with v5.1.6 due to this bug: + // https://github.com/TryGhost/node-sqlite3/issues/1747 + "sqlite3", ], "packageRules": [ {