web: backport API update

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-12-23 14:17:32 +01:00
parent 2d827eaae1
commit debbcb125b
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -21,7 +21,7 @@
"@codemirror/legacy-modes": "^6.3.0",
"@formatjs/intl-listformat": "^7.1.3",
"@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.11.2-1669997585",
"@goauthentik/api": "^2022.11.3-1671801250",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0",
@ -1957,9 +1957,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2022.11.2-1669997585",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.2-1669997585.tgz",
"integrity": "sha512-muW3STOZgeuFUGX1Ojl6HSJcQFopESDXg4BdOvw8ltgt5eytwj/XQV3uQA5RB/m9aeZ+o6IAt/G6MWqNke8oUQ=="
"version": "2022.11.3-1671801250",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671801250.tgz",
"integrity": "sha512-8N6C0IPCuZQ9y5crIDJ/AeC0VlxAa3lW9mFRZ4f8g2T9FIoZUqLuxF4Uy5WW1k+IK0M0JOkuVaj2iHipaGb5Zw=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.6",
@ -11667,9 +11667,9 @@
"integrity": "sha512-viouXhegu/TjkvYQoiRZK3aax69dGXxgEjpvZW81wIJdxm5Fnvp3VVIP4VHKqX4SvFw6qpmkILkD4RJWAdrt7A=="
},
"@goauthentik/api": {
"version": "2022.11.2-1669997585",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.2-1669997585.tgz",
"integrity": "sha512-muW3STOZgeuFUGX1Ojl6HSJcQFopESDXg4BdOvw8ltgt5eytwj/XQV3uQA5RB/m9aeZ+o6IAt/G6MWqNke8oUQ=="
"version": "2022.11.3-1671801250",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.11.3-1671801250.tgz",
"integrity": "sha512-8N6C0IPCuZQ9y5crIDJ/AeC0VlxAa3lW9mFRZ4f8g2T9FIoZUqLuxF4Uy5WW1k+IK0M0JOkuVaj2iHipaGb5Zw=="
},
"@humanwhocodes/config-array": {
"version": "0.11.6",

View File

@ -64,7 +64,7 @@
"@codemirror/legacy-modes": "^6.3.0",
"@formatjs/intl-listformat": "^7.1.3",
"@fortawesome/fontawesome-free": "^6.2.1",
"@goauthentik/api": "^2022.11.2-1669997585",
"@goauthentik/api": "^2022.11.3-1671801250",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.15.0",
"@lingui/core": "^3.15.0",