diff --git a/package.json b/package.json index 4e8cc126c6..de409308b6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "cuid": "^2.1.8", "focus-trap-react": "^8.11.2", "graphql": "^16.8.1", - "i18next": "^23.7.16", + "i18next": "^23.9.0", "i18next-http-backend": "^1.4.5", "joi": "^17.11.1", "js-cookie": "^3.0.5", diff --git a/yarn.lock b/yarn.lock index 561b92e0f2..889fa7f6e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11352,12 +11352,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.7.16": - version: 23.8.2 - resolution: "i18next@npm:23.8.2" +"i18next@npm:^23.9.0": + version: 23.10.1 + resolution: "i18next@npm:23.10.1" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 594c4d5bafd9ac0073a5f2c0ccb40b157571857d43f7f22949a5ab6ea07e6e6f7e39058ddee6e7396369b54d5d741e76cba59c0d5c23ce0ab99e06b249c66f5e + checksum: e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca languageName: node linkType: hard @@ -17598,7 +17598,7 @@ __metadata: focus-trap-react: "npm:^8.11.2" graphql: "npm:^16.8.1" husky: "npm:^7.0.1" - i18next: "npm:^23.7.16" + i18next: "npm:^23.9.0" i18next-http-backend: "npm:^1.4.5" jest: "npm:^26.6.3" jest-axe: "npm:^5.0.1"