web: bump API Client version (#5311)

* web: bump API Client version

Signed-off-by: GitHub <noreply@github.com>

* bump go api

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
authentik Bot
2023-04-19 16:39:53 +02:00
committed by GitHub
parent 611fd96e3a
commit 7fcfc48af2
4 changed files with 8 additions and 6 deletions

8
web/package-lock.json generated
View File

@ -22,7 +22,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.2.1",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.4.1-1681900096",
"@goauthentik/api": "^2023.4.1-1681914191",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2",
@ -2026,9 +2026,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.4.1-1681900096",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.4.1-1681900096.tgz",
"integrity": "sha512-5bD5iDh+9MMTvAJH02wy2phJRoLHEiDtw5hjlPL9m38i1ZH2o2nPpMPFM58t4qt0N3KVEqtFi7qlrxT7wfHlmQ=="
"version": "2023.4.1-1681914191",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.4.1-1681914191.tgz",
"integrity": "sha512-8SOx9DIcghKQdXJgerQehiIX3588Tn6SjwBdsi9OsI0yFdSLfJpIBVuMOmW3vdGpjVThSaMsK91KKRo4VqpcUw=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -66,7 +66,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.2.1",
"@fortawesome/fontawesome-free": "^6.4.0",
"@goauthentik/api": "^2023.4.1-1681900096",
"@goauthentik/api": "^2023.4.1-1681914191",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2",