diff --git a/cms/package.json b/cms/package.json index 0fc4b7ccef..230d8eddb7 100644 --- a/cms/package.json +++ b/cms/package.json @@ -21,7 +21,7 @@ "dayjs": "^1.11.13", "decap-cms-app": "3.4.0", "decap-cms-media-library-cloudinary": "^3.0.3", - "i18next": "^24.0.2", + "i18next": "^24.0.5", "react-native-safe-area-context": "^4.14.0", "react-native-svg": "15.4.0", "react-native-web": "^0.19.13", diff --git a/cms/yarn.lock b/cms/yarn.lock index 5139814dd4..d8b4d7e6f3 100644 --- a/cms/yarn.lock +++ b/cms/yarn.lock @@ -5739,10 +5739,10 @@ hyphenate-style-name@^1.0.3: resolved "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz" integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ== -i18next@^24.0.2: - version "24.0.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.2.tgz#00ee14417675e5733902d60e0bbd424c1ecd2a5f" - integrity sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g== +i18next@^24.0.5: + version "24.0.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.5.tgz#2678986eca46411cae0329542a84dd4cd7e5f2f0" + integrity sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg== dependencies: "@babel/runtime" "^7.23.2"