diff --git a/package-lock.json b/package-lock.json index 2766a9b12a..e12822e129 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "electron-updater": "6.1.7", "highlight.js": "11.9.0", "htmlparser2": "7.2.0", - "i18next": "23.7.12", + "i18next": "23.7.13", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.1", "i18next-http-backend": "2.4.2", @@ -13310,9 +13310,9 @@ } }, "node_modules/i18next": { - "version": "23.7.12", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.12.tgz", - "integrity": "sha512-BZcAvh5M/s2CDrbxNFT8kscfzCYW607wnc4wnQ11HaHDJlS46P/0+P++nmgnc5CIjSQ1DfHAM9RE+hIyALvI7g==", + "version": "23.7.13", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.13.tgz", + "integrity": "sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index b1c8e1eba1..eb024f7dfa 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "electron-updater": "6.1.7", "highlight.js": "11.9.0", "htmlparser2": "7.2.0", - "i18next": "23.7.12", + "i18next": "23.7.13", "i18next-chained-backend": "4.6.2", "i18next-fs-backend": "2.3.1", "i18next-http-backend": "2.4.2",