web: bump @goauthentik/api from 2023.6.1-1691242648 to 2023.6.1-1691266058 in /web (#6486)

web: bump @goauthentik/api in /web

Bumps [@goauthentik/api](https://github.com/goauthentik/authentik) from 2023.6.1-1691242648 to 2023.6.1-1691266058.
- [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] 2023-08-05 22:12:51 +02:00 committed by GitHub
parent 0782b3b0fa
commit 7124a620af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

9
web/package-lock.json generated
View File

@ -15,10 +15,9 @@
"@codemirror/lang-xml": "^6.0.2",
"@codemirror/legacy-modes": "^6.3.3",
"@codemirror/theme-one-dark": "^6.1.2",
"@esbuild/linux-arm64": "^0.18.18",
"@formatjs/intl-listformat": "^7.4.0",
"@fortawesome/fontawesome-free": "^6.4.2",
"@goauthentik/api": "^2023.6.1-1691242648",
"@goauthentik/api": "^2023.6.1-1691266058",
"@lit-labs/context": "^0.3.3",
"@lit-labs/task": "^3.0.0",
"@lit/localize": "^0.11.4",
@ -2927,9 +2926,9 @@
}
},
"node_modules/@goauthentik/api": {
"version": "2023.6.1-1691242648",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1691242648.tgz",
"integrity": "sha512-qgisDXQxDcCATWPTEpt83qqKkVetPPvXF88GwPSoyg9LHbdFb8pQ1koF1Vz1cRZnIBOCzstnbvQoMv4yfGGBQg=="
"version": "2023.6.1-1691266058",
"resolved": "https://registry.npmjs.org/@goauthentik/api/-/api-2023.6.1-1691266058.tgz",
"integrity": "sha512-biqNNo5NctiozeYGW4h1FIkBrBE4MDtfCTIgJ2em7lDy7a1I/TrA4Lvnm61miLMiuJXKBFlkIdhF/Dm47zIWEw=="
},
"node_modules/@hcaptcha/types": {
"version": "1.0.3",

View File

@ -35,7 +35,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@formatjs/intl-listformat": "^7.4.0",
"@fortawesome/fontawesome-free": "^6.4.2",
"@goauthentik/api": "^2023.6.1-1691242648",
"@goauthentik/api": "^2023.6.1-1691266058",
"@lit-labs/context": "^0.3.3",
"@lit-labs/task": "^3.0.0",
"@lit/localize": "^0.11.4",