web: bump API Client version (#4850)

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
authentik Bot 2023-03-06 19:45:05 +01:00 committed by GitHub
parent 28ddeb124f
commit c0144c9bc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -22,7 +22,7 @@
"@codemirror/theme-one-dark": "^6.1.1", "@codemirror/theme-one-dark": "^6.1.1",
"@formatjs/intl-listformat": "^7.1.9", "@formatjs/intl-listformat": "^7.1.9",
"@fortawesome/fontawesome-free": "^6.3.0", "@fortawesome/fontawesome-free": "^6.3.0",
"@goauthentik/api": "^2023.2.2-1677507715", "@goauthentik/api": "^2023.2.2-1678127976",
"@hcaptcha/types": "^1.0.3", "@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2", "@lingui/cli": "^3.17.2",
@ -1997,9 +1997,9 @@
} }
}, },
"node_modules/@goauthentik/api": { "node_modules/@goauthentik/api": {
"version": "2023.2.2-1677507715", "version": "2023.2.2-1678127976",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1677507715.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1678127976.tgz",
"integrity": "sha512-sdt1ZvSJw6Uj9TOTxLc6OqFQPhRWJohvmg9TCLonanZh2VCpHz7TidL4Jc2z+Ln60MIdnQKbK95kMC2WFZc0dw==" "integrity": "sha512-cTQaP+DLvEAKne/pdUd6Pb5YKaS404e6IHpo1w7DPVkU/7pc5Lb0Mjdwpv6yTr1SlSDQD0I63Avm3F/hQCXRHg=="
}, },
"node_modules/@hcaptcha/types": { "node_modules/@hcaptcha/types": {
"version": "1.0.3", "version": "1.0.3",
@ -11610,9 +11610,9 @@
"integrity": "sha512-qVtd5i1Cc7cdrqnTWqTObKQHjPWAiRwjUPaXObaeNPcy7+WKxJumGBx66rfSFgK6LNpIasVKkEgW8oyf0tmPLA==" "integrity": "sha512-qVtd5i1Cc7cdrqnTWqTObKQHjPWAiRwjUPaXObaeNPcy7+WKxJumGBx66rfSFgK6LNpIasVKkEgW8oyf0tmPLA=="
}, },
"@goauthentik/api": { "@goauthentik/api": {
"version": "2023.2.2-1677507715", "version": "2023.2.2-1678127976",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1677507715.tgz", "resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1678127976.tgz",
"integrity": "sha512-sdt1ZvSJw6Uj9TOTxLc6OqFQPhRWJohvmg9TCLonanZh2VCpHz7TidL4Jc2z+Ln60MIdnQKbK95kMC2WFZc0dw==" "integrity": "sha512-cTQaP+DLvEAKne/pdUd6Pb5YKaS404e6IHpo1w7DPVkU/7pc5Lb0Mjdwpv6yTr1SlSDQD0I63Avm3F/hQCXRHg=="
}, },
"@hcaptcha/types": { "@hcaptcha/types": {
"version": "1.0.3", "version": "1.0.3",

View File

@ -66,7 +66,7 @@
"@codemirror/theme-one-dark": "^6.1.1", "@codemirror/theme-one-dark": "^6.1.1",
"@formatjs/intl-listformat": "^7.1.9", "@formatjs/intl-listformat": "^7.1.9",
"@fortawesome/fontawesome-free": "^6.3.0", "@fortawesome/fontawesome-free": "^6.3.0",
"@goauthentik/api": "^2023.2.2-1677507715", "@goauthentik/api": "^2023.2.2-1678127976",
"@hcaptcha/types": "^1.0.3", "@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0", "@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2", "@lingui/cli": "^3.17.2",