diff --git a/firebase/functions/package-lock.json b/firebase/functions/package-lock.json index 38422dd..baa8c23 100644 --- a/firebase/functions/package-lock.json +++ b/firebase/functions/package-lock.json @@ -14,7 +14,7 @@ "@tanstack/react-query": "4.36.1", "firebase-admin": "11.11.0", "firebase-functions": "4.4.1", - "i18next": "22.5.1", + "i18next": "23.7.11", "immutable": "4.3.4", "iron-session": "6.3.1", "joi": "17.11.0", @@ -6252,9 +6252,9 @@ } }, "node_modules/i18next": { - "version": "22.5.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", - "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", + "version": "23.7.11", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz", + "integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==", "funding": [ { "type": "individual", @@ -6270,7 +6270,7 @@ } ], "dependencies": { - "@babel/runtime": "^7.20.6" + "@babel/runtime": "^7.23.2" } }, "node_modules/iconv-lite": { @@ -16086,11 +16086,11 @@ "peer": true }, "i18next": { - "version": "22.5.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", - "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", + "version": "23.7.11", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz", + "integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==", "requires": { - "@babel/runtime": "^7.20.6" + "@babel/runtime": "^7.23.2" } }, "iconv-lite": { diff --git a/firebase/functions/package.json b/firebase/functions/package.json index a7957e2..8d17aa2 100644 --- a/firebase/functions/package.json +++ b/firebase/functions/package.json @@ -21,7 +21,7 @@ "@tanstack/react-query": "4.36.1", "firebase-admin": "11.11.0", "firebase-functions": "4.4.1", - "i18next": "22.5.1", + "i18next": "23.7.11", "immutable": "4.3.4", "iron-session": "6.3.1", "joi": "17.11.0", diff --git a/storefront/package-lock.json b/storefront/package-lock.json index 03fb67e..b0838b2 100644 --- a/storefront/package-lock.json +++ b/storefront/package-lock.json @@ -15,7 +15,7 @@ "@mui/icons-material": "5.14.15", "@mui/material": "5.14.15", "@tanstack/react-query": "4.36.1", - "i18next": "22.5.1", + "i18next": "23.7.11", "immutable": "4.3.4", "iron-session": "6.3.1", "joi": "17.11.0", @@ -4824,9 +4824,9 @@ } }, "node_modules/i18next": { - "version": "22.5.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", - "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", + "version": "23.7.11", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz", + "integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==", "funding": [ { "type": "individual", @@ -4842,7 +4842,7 @@ } ], "dependencies": { - "@babel/runtime": "^7.20.6" + "@babel/runtime": "^7.23.2" } }, "node_modules/iconv-lite": { @@ -12214,11 +12214,11 @@ } }, "i18next": { - "version": "22.5.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", - "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", + "version": "23.7.11", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.11.tgz", + "integrity": "sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==", "requires": { - "@babel/runtime": "^7.20.6" + "@babel/runtime": "^7.23.2" } }, "iconv-lite": { diff --git a/storefront/package.json b/storefront/package.json index 1afafb5..5e56e54 100644 --- a/storefront/package.json +++ b/storefront/package.json @@ -17,7 +17,7 @@ "@mui/icons-material": "5.14.15", "@mui/material": "5.14.15", "@tanstack/react-query": "4.36.1", - "i18next": "22.5.1", + "i18next": "23.7.11", "immutable": "4.3.4", "iron-session": "6.3.1", "joi": "17.11.0",