diff --git a/package-lock.json b/package-lock.json index ca44a534..0efd83f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "downshift": "^9.3.6", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^26.3.1", + "i18next": "^26.3.3", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0", @@ -8004,9 +8004,9 @@ } }, "node_modules/i18next": { - "version": "26.3.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.1.tgz", - "integrity": "sha512-txQqd5EULsqEh9OJqRH15aCaOuy/nLJyhw5EHCSKLKJE1aBbb3Zve2+uQIxgWhPm1QqUQoWyQBm2kfmmIrzkcQ==", + "version": "26.3.3", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.3.tgz", + "integrity": "sha512-aYVegyBdXSO93CMMihvr47jI7GHSOcIahMpJX+qzUXDzW4xDJf2uenIA+45vDU+YhiVdcfsql70AC9RVdMNrHg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index cbb8952b..2c1085d5 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "downshift": "^9.3.6", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^26.3.1", + "i18next": "^26.3.3", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0",