diff --git a/package-lock.json b/package-lock.json index d8a45fe1..336c64a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "ethers": "5.7.2", "graphql": "16.6.0", "graphql-request": "5.1.0", - "i18next": "22.4.9", + "i18next": "22.5.1", "material-ui-popup-state": "5.0.4", "next": "12.3.4", "next-i18next": "13.1.4", @@ -15382,9 +15382,9 @@ } }, "node_modules/i18next": { - "version": "22.4.9", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz", - "integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==", + "version": "22.5.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", + "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", "funding": [ { "type": "individual", @@ -37551,9 +37551,9 @@ "dev": true }, "i18next": { - "version": "22.4.9", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz", - "integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==", + "version": "22.5.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", + "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", "requires": { "@babel/runtime": "^7.20.6" } diff --git a/package.json b/package.json index 0abc5a40..db712901 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "ethers": "5.7.2", "graphql": "16.6.0", "graphql-request": "5.1.0", - "i18next": "22.4.9", + "i18next": "22.5.1", "material-ui-popup-state": "5.0.4", "next": "12.3.4", "next-i18next": "13.1.4",