web: bump API Client version (#8460)

This commit is contained in:
authentik-automation[bot]
2024-02-08 23:20:33 +01:00
committed by GitHub
parent 40a1e5a9b2
commit 9013caeab4
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -17,7 +17,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.5.5",
"@fortawesome/fontawesome-free": "^6.5.1",
"@goauthentik/api": "^2023.10.7-1707321538",
"@goauthentik/api": "^2023.10.7-1707429127",
"@lit-labs/context": "^0.4.0",
"@lit-labs/task": "^3.1.0",
"@lit/localize": "^0.11.4",
@ -2915,9 +2915,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.10.7-1707321538",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.7-1707321538.tgz",
"integrity": "sha512-e7ObneWy6/lX6gfjOwAzTC25wpU+Nn5EqdfH949ENLvicJbG3OGf5tOPsCMFxUHA/M9aZmx8P9tyjJlG5NoB+g=="
"version": "2023.10.7-1707429127",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.10.7-1707429127.tgz",
"integrity": "sha512-EKmm85h5vP+LGGSaQJB7MbInVdP1ZyPwtSYrofuTLTDkRzhsdE1IfkO8ft+JAGCWMF3KVRjdi1+NB+jT6dVCbQ=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -42,7 +42,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.5.5",
"@fortawesome/fontawesome-free": "^6.5.1",
"@goauthentik/api": "^2023.10.7-1707321538",
"@goauthentik/api": "^2023.10.7-1707429127",
"@lit-labs/context": "^0.4.0",
"@lit-labs/task": "^3.1.0",
"@lit/localize": "^0.11.4",