diff --git a/package.json b/package.json index 9977d5b8..3a72c7ba 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dependencies": { "@emotion/react": "^11.8.2", "@emotion/styled": "^11.8.1", - "@lingui/detect-locale": "^3.13.3", + "@lingui/detect-locale": "^4.1.2", "@lingui/react": "^3.13.2", "@mui/icons-material": "^5.11.11", "@mui/material": "^5.6.2", diff --git a/yarn.lock b/yarn.lock index 3eb64287..9ab9dc69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -968,10 +968,10 @@ make-plural "^6.2.2" messageformat-parser "^4.1.3" -"@lingui/detect-locale@^3.13.3": - version "3.13.3" - resolved "https://registry.yarnpkg.com/@lingui/detect-locale/-/detect-locale-3.13.3.tgz#5afe43b590066dd3d7801542c5945ae35af62ac3" - integrity sha512-GhJKjnpGh5N0Y96XJNjeGOEiVyO7b0Kwddv8cY5ORA0yS0+gCETAdlECeP0YrJBrzIVUeddpQTyaexAUDmeY+A== +"@lingui/detect-locale@^4.1.2": + version "4.1.2" + resolved "https://registry.yarnpkg.com/@lingui/detect-locale/-/detect-locale-4.1.2.tgz#dae1fb73ce88d09ab6ca0f728b36e8774e595cc7" + integrity sha512-G/bh1gxT+RnhPp+ccGXDWaw/gx39wOM0jyo/oOGPp2cqTEdM4S5R00Rgalh3aOcYnF7hEPBvEk0wrgAqAt+7pw== "@lingui/loader@^3.13.3": version "3.13.3"