diff --git a/web/package-lock.json b/web/package-lock.json index f8a75fb98..e4ecb5376 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -17,7 +17,7 @@ "@fortawesome/fontawesome-free": "^5.15.4", "@goauthentik/api": "^2021.8.4-1630786118", "@lingui/cli": "^3.11.1", - "@lingui/core": "^3.10.4", + "@lingui/core": "^3.11.1", "@lingui/macro": "^3.11.1", "@patternfly/patternfly": "^4.132.2", "@polymer/iron-form": "^3.0.1", @@ -1998,9 +1998,9 @@ } }, "node_modules/@lingui/core": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.10.4.tgz", - "integrity": "sha512-V9QKQ9PFMTPrGGz2PaeKHZcxFikQZzJbptyQbVFJdXaKhdE2RH6HhdK1PIziDHqp6ZWPthVIfVLURT3ku8eu5w==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.11.1.tgz", + "integrity": "sha512-qHMo47SbwFFx3IwXbMRafIMZH2tTYebrQhvAu5wH9OabI+bqbVWbTOLSAXzX/gDZqxMQWIrr2ndrah0aPZk6EQ==", "dependencies": { "@babel/runtime": "^7.11.2", "make-plural": "^6.2.2", @@ -9795,9 +9795,9 @@ } }, "@lingui/core": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.10.4.tgz", - "integrity": "sha512-V9QKQ9PFMTPrGGz2PaeKHZcxFikQZzJbptyQbVFJdXaKhdE2RH6HhdK1PIziDHqp6ZWPthVIfVLURT3ku8eu5w==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.11.1.tgz", + "integrity": "sha512-qHMo47SbwFFx3IwXbMRafIMZH2tTYebrQhvAu5wH9OabI+bqbVWbTOLSAXzX/gDZqxMQWIrr2ndrah0aPZk6EQ==", "requires": { "@babel/runtime": "^7.11.2", "make-plural": "^6.2.2", diff --git a/web/package.json b/web/package.json index 05b68acdb..0b9efa060 100644 --- a/web/package.json +++ b/web/package.json @@ -48,7 +48,7 @@ "@fortawesome/fontawesome-free": "^5.15.4", "@goauthentik/api": "^2021.8.4-1630786118", "@lingui/cli": "^3.11.1", - "@lingui/core": "^3.10.4", + "@lingui/core": "^3.11.1", "@lingui/macro": "^3.11.1", "@patternfly/patternfly": "^4.132.2", "@polymer/iron-form": "^3.0.1",