diff --git a/package-lock.json b/package-lock.json index fdfb47f7..73fa70e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@types/dom-screen-wake-lock": "1.0.3", "buffer": "6.0.3", "ethers": "6.9.0", - "i18next": "23.7.9", + "i18next": "23.7.11", "jest-environment-jsdom": "29.7.0", "react": "18.2.0", "react-dom": "18.2.0", @@ -5540,9 +5540,9 @@ } }, "node_modules/i18next": { - "version": "23.7.9", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz", - "integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==", + "version": "23.7.11", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz", + "integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==", "funding": [ { "type": "individual", @@ -15918,9 +15918,9 @@ "dev": true }, "i18next": { - "version": "23.7.9", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz", - "integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==", + "version": "23.7.11", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz", + "integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index 2f72ba71..98f9abf2 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/dom-screen-wake-lock": "1.0.3", "buffer": "6.0.3", "ethers": "6.9.0", - "i18next": "23.7.9", + "i18next": "23.7.11", "jest-environment-jsdom": "29.7.0", "react": "18.2.0", "react-dom": "18.2.0",