web: bump API Client version (#5003)

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
authentik Bot 2023-03-19 19:05:33 +01:00 committed by GitHub
parent 8b52d711e8
commit a566856b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
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.3.1-1679003056",
"@goauthentik/api": "^2023.3.1-1679248594",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2",
@ -2017,9 +2017,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.3.1-1679003056",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.3.1-1679003056.tgz",
"integrity": "sha512-eS1pxvaltUmWVelgNCwSPWjkZkcj/kTnM6DiHpus9Um+pVbvWc4qz0sTXt2Kbb5P4xZHPtKyz/bRCSaZ6EgT4A=="
"version": "2023.3.1-1679248594",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.3.1-1679248594.tgz",
"integrity": "sha512-zulfFo7D3hN/J/1Bst6oHWlWmqSFh34kECqrlyTMszY9LJlDKnLgkvmyMMdDVxXgCpl/33xfvO7B2Q4zS3ZV7A=="
},
"node_modules/@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.3.1-1679003056",
"@goauthentik/api": "^2023.3.1-1679248594",
"@hcaptcha/types": "^1.0.3",
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
"@lingui/cli": "^3.17.2",