summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-05 15:05:23 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-05 15:05:23 +0200
commitbabb5364a5472e9dabe0d937532bf5fc2a309238 (patch)
treef1dc82e83060183ecaa5938f5598afe0f0a26526 /package.json
parentMerge pull request #99 from fosscord/l10n_master (diff)
downloadserver-babb5364a5472e9dabe0d937532bf5fc2a309238.tar.xz
:bug: fix test client
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ad52ffd9..2231aecf 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
 		"express": "^4.17.1",
 		"express-validator": "^6.9.2",
 		"i18next": "^19.8.5",
-		"i18next-http-middleware": "^3.1.0",
+		"i18next-http-middleware": "^3.1.1",
 		"i18next-node-fs-backend": "^2.1.3",
 		"jsonwebtoken": "^8.5.1",
 		"lambert-server": "^1.2.1",