1 files changed, 2 insertions, 1 deletions
diff --git a/patches/i18next-http-middleware+3.1.0.patch b/patches/i18next-http-middleware+3.1.1.patch
index ff9844d7..5790ae0d 100644
--- a/patches/i18next-http-middleware+3.1.0.patch
+++ b/patches/i18next-http-middleware+3.1.1.patch
@@ -1,5 +1,5 @@
diff --git a/node_modules/i18next-http-middleware/cjs/httpFunctions.js b/node_modules/i18next-http-middleware/cjs/httpFunctions.js
-index 47f0d61..ed0af1b 100644
+index 47f0d61..c1ebebc 100644
--- a/node_modules/i18next-http-middleware/cjs/httpFunctions.js
+++ b/node_modules/i18next-http-middleware/cjs/httpFunctions.js
@@ -1,175 +1,181 @@
@@ -271,3 +271,4 @@ index 47f0d61..ed0af1b 100644
};
exports.extendOptionsWithDefaults = extendOptionsWithDefaults;
+\ No newline at end of file
|