web: bump API Client version (#6602)
This commit is contained in:
parent
168423a54e
commit
05b9f49e51
|
@ -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.6.1-1692308915",
|
||||
"@goauthentik/api": "^2023.6.1-1692789666",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.0.1",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
@ -2905,9 +2905,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@goauthentik/api": {
|
||||
"version": "2023.6.1-1692308915",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1692308915.tgz",
|
||||
"integrity": "sha512-veGQrjEJWy/2lVOlfPSXac9g9/LBIVW8buUKNmZOBk+UgMniAMivpKEaYALApJgzG2kAAJdyOZ9vUvGHVMNvHA=="
|
||||
"version": "2023.6.1-1692789666",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1692789666.tgz",
|
||||
"integrity": "sha512-nzHb5P5wLChtDWeKVQZbVo8OayouncrIs4W0WXT9LD62H9fFg/9IUf9bNm/gUW7MjqUre/QF9miHyHZ58sZzXQ=="
|
||||
},
|
||||
"node_modules/@hcaptcha/types": {
|
||||
"version": "1.0.3",
|
||||
|
|
|
@ -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.6.1-1692308915",
|
||||
"@goauthentik/api": "^2023.6.1-1692789666",
|
||||
"@lit-labs/context": "^0.4.0",
|
||||
"@lit-labs/task": "^3.0.1",
|
||||
"@lit/localize": "^0.11.4",
|
||||
|
|
Reference in New Issue