mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
web: bump API Client version (#6734)
This commit is contained in:
committed by
GitHub
parent
97e4c8d5e2
commit
c04e83c86c
Generated
+4
-4
@@ -17,7 +17,7 @@
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.4.0",
|
||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||
"@goauthentik/api": "^2023.8.1-1693565992",
|
||||
"@goauthentik/api": "^2023.8.2-1693588399",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.0.2",
|
||||
"@lit/localize": "^0.11.4",
|
||||
@@ -2904,9 +2904,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2023.8.1-1693565992",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.8.1-1693565992.tgz",
|
||||
"integrity": "sha512-8NZ2/xdWH6n8nJaK6kuwa/emGz3Pr+YYEhLUB6b6QV37eJCw8OIKXmBhrYS/UNdcnUb5WKrgcSEYmgSIDvhVlg=="
|
||||
"version": "2023.8.2-1693588399",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.8.2-1693588399.tgz",
|
||||
"integrity": "sha512-eQxNp6j2ayiuRZN3kQX/BSyNN0FL2CxQugNby0g84okYwQBq+eY3O1LoKbpN1Tft2ga3WKbVgvkQpleA+OxNCg=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@formatjs/intl-listformat": "^7.4.0",
|
||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||
"@goauthentik/api": "^2023.8.1-1693565992",
|
||||
"@goauthentik/api": "^2023.8.2-1693588399",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.0.2",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
||||
Reference in New Issue
Block a user