diff --git a/ui/package.json b/ui/package.json index f6d3f1a5..59183fd7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -21,7 +21,7 @@ "dayjs": "^1.11.13", "graphql": "^16.9.0", "hat": "^0.0.3", - "i18next": "^23.16.0", + "i18next": "^23.16.2", "i18next-browser-languagedetector": "^8.0.0", "lodash": "^4.17.21", "mapbox-gl-style-switcher": "^1.0.11", diff --git a/ui/yarn.lock b/ui/yarn.lock index 0f3c06ee..6c23c285 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -8161,12 +8161,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.16.0": - version: 23.16.0 - resolution: "i18next@npm:23.16.0" +"i18next@npm:^23.16.2": + version: 23.16.2 + resolution: "i18next@npm:23.16.2" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/5efe08a5fcf3dd6e5f4e3ab215d91b5c1c71bc1d0756957f5c02a50c2d82169f1ed0449be6fff053393798ec4886ba2d73866f28f519816e717b25cc3518c1c4 + checksum: 10/38635d5b4530d256055b9b9bc471eddad630060c5fce06a426628487e05ea2ad0ed5dd2cb45e7e7afd16d58ecb8e6d13fad81c2391a07f1313256cf4b58dfb26 languageName: node linkType: hard @@ -12651,7 +12651,7 @@ __metadata: graphql: "npm:^16.9.0" hat: "npm:^0.0.3" husky: "npm:^9.1.6" - i18next: "npm:^23.16.0" + i18next: "npm:^23.16.2" i18next-browser-languagedetector: "npm:^8.0.0" jest: "npm:^29.7.0" jsdom: "npm:^25.0.1"