diff --git a/web/package-lock.json b/web/package-lock.json index ff06e73b3..125fa9729 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -20,7 +20,7 @@ "@jackfranklin/rollup-plugin-markdown": "^0.3.0", "@lingui/cli": "^3.13.3", "@lingui/core": "^3.13.3", - "@lingui/detect-locale": "^3.13.3", + "@lingui/detect-locale": "^3.14.0", "@lingui/macro": "^3.13.3", "@patternfly/patternfly": "^4.196.7", "@polymer/iron-form": "^3.0.1", @@ -2143,9 +2143,9 @@ } }, "node_modules/@lingui/detect-locale": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.13.3.tgz", - "integrity": "sha512-GhJKjnpGh5N0Y96XJNjeGOEiVyO7b0Kwddv8cY5ORA0yS0+gCETAdlECeP0YrJBrzIVUeddpQTyaexAUDmeY+A==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.14.0.tgz", + "integrity": "sha512-IELWULt9I+iyVlxGES21cXoOwTcPSIisElAmr3/KJlqvJ9zXT3s4w4Jxw9j5oHJjdxBDRkifwpnVmGd57wrmzg==", "engines": { "node": ">=10.0.0" } @@ -10364,9 +10364,9 @@ } }, "@lingui/detect-locale": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.13.3.tgz", - "integrity": "sha512-GhJKjnpGh5N0Y96XJNjeGOEiVyO7b0Kwddv8cY5ORA0yS0+gCETAdlECeP0YrJBrzIVUeddpQTyaexAUDmeY+A==" + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.14.0.tgz", + "integrity": "sha512-IELWULt9I+iyVlxGES21cXoOwTcPSIisElAmr3/KJlqvJ9zXT3s4w4Jxw9j5oHJjdxBDRkifwpnVmGd57wrmzg==" }, "@lingui/macro": { "version": "3.13.3", diff --git a/web/package.json b/web/package.json index d2960ed52..67397012e 100644 --- a/web/package.json +++ b/web/package.json @@ -63,7 +63,7 @@ "@jackfranklin/rollup-plugin-markdown": "^0.3.0", "@lingui/cli": "^3.13.3", "@lingui/core": "^3.13.3", - "@lingui/detect-locale": "^3.13.3", + "@lingui/detect-locale": "^3.14.0", "@lingui/macro": "^3.13.3", "@patternfly/patternfly": "^4.196.7", "@polymer/iron-form": "^3.0.1",