diff --git a/example/fallback/package.json b/example/fallback/package.json index f464099..52bb981 100644 --- a/example/fallback/package.json +++ b/example/fallback/package.json @@ -7,6 +7,6 @@ "i18next-resources-to-backend": "1.0.0" }, "devDependencies": { - "express": "4.17.1" + "express": "4.19.2" } }