diff --git a/package-lock.json b/package-lock.json index a077a34b..5a086006 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "geoip-lite": "^1.4.9", "global-jsdom": "^9.2.0", "helmet": "^7.1.0", - "i18next": "^23.7.15", + "i18next": "^23.7.16", "is-online": "^10.0.0", "jsdom": "^23.0.1", "node-2fa": "^2.0.3", @@ -7583,9 +7583,9 @@ } }, "node_modules/i18next": { - "version": "23.7.15", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.15.tgz", - "integrity": "sha512-WukNgiqkUgU7xSaY8k2B4nXNesD+O8O4ta5g344U5B6Ag7mG61A1EBcDmktFgc4aL447V0cmpjw5l18v58KUfg==", + "version": "23.7.16", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.16.tgz", + "integrity": "sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==", "funding": [ { "type": "individual", @@ -20580,9 +20580,9 @@ "dev": true }, "i18next": { - "version": "23.7.15", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.15.tgz", - "integrity": "sha512-WukNgiqkUgU7xSaY8k2B4nXNesD+O8O4ta5g344U5B6Ag7mG61A1EBcDmktFgc4aL447V0cmpjw5l18v58KUfg==", + "version": "23.7.16", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.16.tgz", + "integrity": "sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index 6d12142f..a13769b4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "geoip-lite": "^1.4.9", "global-jsdom": "^9.2.0", "helmet": "^7.1.0", - "i18next": "^23.7.15", + "i18next": "^23.7.16", "is-online": "^10.0.0", "jsdom": "^23.0.1", "node-2fa": "^2.0.3",