web: bump API Client version (#4757)

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
authentik Bot 2023-02-22 14:13:16 +01:00 committed by GitHub
parent 122055b38b
commit 75866406dc
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",
"@formatjs/intl-listformat": "^7.1.9",
"@fortawesome/fontawesome-free": "^6.3.0",
"@goauthentik/api": "^2023.2.2-1677068362",
"@goauthentik/api": "^2023.2.2-1677071401",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.1",
@ -1989,9 +1989,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.2.2-1677068362",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1677068362.tgz",
"integrity": "sha512-DLNSy5oF/47Q+TDGjc3gu4JEGprbE/so5Hc5aALGe4yt8gwehJ+YPyD8UHoYSq94R/OICcx1tEt5H6IuUqKkdQ=="
"version": "2023.2.2-1677071401",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1677071401.tgz",
"integrity": "sha512-DfSd5R4zfUcMQ3KF1AaT418CubAif8FFsQFsYVu8Ith3c6qMeqFtnBSdR1b4EnuvKib54fIOdVmLaA4hRLFhGw=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",
@ -11618,9 +11618,9 @@
"integrity": "sha512-qVtd5i1Cc7cdrqnTWqTObKQHjPWAiRwjUPaXObaeNPcy7+WKxJumGBx66rfSFgK6LNpIasVKkEgW8oyf0tmPLA=="
},
"@goauthentik/api": {
"version": "2023.2.2-1677068362",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1677068362.tgz",
"integrity": "sha512-DLNSy5oF/47Q+TDGjc3gu4JEGprbE/so5Hc5aALGe4yt8gwehJ+YPyD8UHoYSq94R/OICcx1tEt5H6IuUqKkdQ=="
"version": "2023.2.2-1677071401",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.2.2-1677071401.tgz",
"integrity": "sha512-DfSd5R4zfUcMQ3KF1AaT418CubAif8FFsQFsYVu8Ith3c6qMeqFtnBSdR1b4EnuvKib54fIOdVmLaA4hRLFhGw=="
},
"@hcaptcha/types": {
"version": "1.0.3",

View File

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