diff --git a/web/package-lock.json b/web/package-lock.json index 6f268314f..b3c854043 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -19,7 +19,7 @@ "@goauthentik/api": "^2022.6.3-1655714155", "@jackfranklin/rollup-plugin-markdown": "^0.3.0", "@lingui/cli": "^3.14.0", - "@lingui/core": "^3.13.3", + "@lingui/core": "^3.14.0", "@lingui/detect-locale": "^3.14.0", "@lingui/macro": "^3.14.0", "@patternfly/patternfly": "^4.196.7", @@ -2130,9 +2130,9 @@ } }, "node_modules/@lingui/core": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.3.tgz", - "integrity": "sha512-3rQDIC7PtPfUuZCSNfU0nziWNMlGk3JhpxENzGrlt1M8w5RHson89Mk1Ce/how+hWzFpumCQDWLDDhyRPpydbg==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.14.0.tgz", + "integrity": "sha512-ertREq9oi9B/umxpd/pInm9uFO8FLK2/0FXfDmMqvH5ydswWn/c9nY5YO4W1h4/8LWO45mewypOIyjoue4De1w==", "dependencies": { "@babel/runtime": "^7.11.2", "make-plural": "^6.2.2", @@ -10354,9 +10354,9 @@ } }, "@lingui/core": { - "version": "3.13.3", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.3.tgz", - "integrity": "sha512-3rQDIC7PtPfUuZCSNfU0nziWNMlGk3JhpxENzGrlt1M8w5RHson89Mk1Ce/how+hWzFpumCQDWLDDhyRPpydbg==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.14.0.tgz", + "integrity": "sha512-ertREq9oi9B/umxpd/pInm9uFO8FLK2/0FXfDmMqvH5ydswWn/c9nY5YO4W1h4/8LWO45mewypOIyjoue4De1w==", "requires": { "@babel/runtime": "^7.11.2", "make-plural": "^6.2.2", diff --git a/web/package.json b/web/package.json index c28dc3595..452c9d907 100644 --- a/web/package.json +++ b/web/package.json @@ -62,7 +62,7 @@ "@goauthentik/api": "^2022.6.3-1655714155", "@jackfranklin/rollup-plugin-markdown": "^0.3.0", "@lingui/cli": "^3.14.0", - "@lingui/core": "^3.13.3", + "@lingui/core": "^3.14.0", "@lingui/detect-locale": "^3.14.0", "@lingui/macro": "^3.14.0", "@patternfly/patternfly": "^4.196.7",