web: bump API Client version (#3533)

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

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-09-05 22:23:59 +02:00 committed by GitHub
parent eed958b132
commit 897446e5ac
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

@ -21,7 +21,7 @@
"@codemirror/legacy-modes": "^6.1.0",
"@formatjs/intl-listformat": "^7.1.2",
"@fortawesome/fontawesome-free": "^6.2.0",
"@goauthentik/api": "^2022.8.2-1660923164",
"@goauthentik/api": "^2022.8.2-1662409170",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.14.0",
"@lingui/core": "^3.14.0",
@ -1933,9 +1933,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2022.8.2-1660923164",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1660923164.tgz",
"integrity": "sha512-vmzmKZEDjEDoDg48cGnFcu9OOBXKTNms8hFYvt1xD0rakizE+XruNpFCDBAEvKkbsYT/GpR8W58NgvD4HwoEdA=="
"version": "2022.8.2-1662409170",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662409170.tgz",
"integrity": "sha512-6d/scFICakSocGbdsOevFk0ZzbpVuHCnzQGrpjOR1eTMAV0ds+o/4yNznpqR8PpOrH/F8Iw0I9eiqRIcn/84rA=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.10.4",
@ -10508,9 +10508,9 @@
"integrity": "sha512-CNR7qRIfCwWHNN7FnKUniva94edPdyQzil/zCwk3v6k4R6rR2Fr8i4s3PM7n/lyfPA6Zfko9z5WDzFxG9SW1uQ=="
},
"@goauthentik/api": {
"version": "2022.8.2-1660923164",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1660923164.tgz",
"integrity": "sha512-vmzmKZEDjEDoDg48cGnFcu9OOBXKTNms8hFYvt1xD0rakizE+XruNpFCDBAEvKkbsYT/GpR8W58NgvD4HwoEdA=="
"version": "2022.8.2-1662409170",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2022.8.2-1662409170.tgz",
"integrity": "sha512-6d/scFICakSocGbdsOevFk0ZzbpVuHCnzQGrpjOR1eTMAV0ds+o/4yNznpqR8PpOrH/F8Iw0I9eiqRIcn/84rA=="
},
"@humanwhocodes/config-array": {
"version": "0.10.4",

View File

@ -64,7 +64,7 @@
"@codemirror/legacy-modes": "^6.1.0",
"@formatjs/intl-listformat": "^7.1.2",
"@fortawesome/fontawesome-free": "^6.2.0",
"@goauthentik/api": "^2022.8.2-1660923164",
"@goauthentik/api": "^2022.8.2-1662409170",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.14.0",
"@lingui/core": "^3.14.0",