diff --git a/package-lock.json b/package-lock.json index 811ca124..6f367418 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@types/dom-screen-wake-lock": "1.0.1", "buffer": "6.0.3", "ethers": "6.7.0", - "i18next": "23.4.1", + "i18next": "23.4.2", "jest-environment-jsdom": "29.6.2", "react": "18.2.0", "react-dom": "18.2.0", @@ -7377,9 +7377,9 @@ } }, "node_modules/i18next": { - "version": "23.4.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.1.tgz", - "integrity": "sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==", + "version": "23.4.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.2.tgz", + "integrity": "sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==", "funding": [ { "type": "individual", @@ -18359,9 +18359,9 @@ "dev": true }, "i18next": { - "version": "23.4.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.1.tgz", - "integrity": "sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==", + "version": "23.4.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.2.tgz", + "integrity": "sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==", "requires": { "@babel/runtime": "^7.22.5" } diff --git a/package.json b/package.json index 565a6931..5256d3a9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/dom-screen-wake-lock": "1.0.1", "buffer": "6.0.3", "ethers": "6.7.0", - "i18next": "23.4.1", + "i18next": "23.4.2", "jest-environment-jsdom": "29.6.2", "react": "18.2.0", "react-dom": "18.2.0",