web: bump @goauthentik/api from 2024.6.3-1723497462 to 2024.6.3-1723645891 in /web/sfe (#10925)

web: bump @goauthentik/api in /web/sfe

Bumps [@goauthentik/api](https://github.com/goauthentik/authentik) from 2024.6.3-1723497462 to 2024.6.3-1723645891.
- [Release notes](https://github.com/goauthentik/authentik/releases)
- [Commits](https://github.com/goauthentik/authentik/commits)

---
updated-dependencies:
- dependency-name: "@goauthentik/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-15 14:20:53 +02:00
committed by GitHub
parent 923efc103e
commit dc233deb41
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"version": "0.0.0",
"license": "MIT",
"dependencies": {
"@goauthentik/api": "^2024.6.3-1723497462",
"@goauthentik/api": "^2024.6.3-1723645891",
"base64-js": "^1.5.1",
"bootstrap": "^4.6.1",
"formdata-polyfill": "^4.0.10",
@ -28,9 +28,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2024.6.3-1723497462",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723497462.tgz",
"integrity": "sha512-f53RgdMmlC5B0dRnT00d08T7f+3hmXc9h3gj3ATq9S3R7x6bTPSrhWLUAjhLeJNOueBgcg2jfmtXhKdm0cHhgA=="
"version": "2024.6.3-1723645891",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2024.6.3-1723645891.tgz",
"integrity": "sha512-nOyOKDE85y0vq5WUo0mswDj3e/jz7bfdbEiAW1TVbg4gYzY3zkiqIZyuzODAKqy8pL1BJGecSRFSDR7sDr099A=="
},
"node_modules/@isaacs/cliui": {
"version": "8.0.2",

View File

@ -4,7 +4,7 @@
"private": true,
"license": "MIT",
"dependencies": {
"@goauthentik/api": "^2024.6.3-1723497462",
"@goauthentik/api": "^2024.6.3-1723645891",
"base64-js": "^1.5.1",
"bootstrap": "^4.6.1",
"formdata-polyfill": "^4.0.10",