update: 2023.10.5 -> 2023.10.6 (security update)

Fixes CVE-2024-21637

See https://goauthentik.io/docs/security/CVE-2024-21637

Flake lock file updates:

• Updated input 'authentik-src':
    'github:goauthentik/authentik/a15a04036223c53bea841436f4943278b4eab460' (2023-12-21)
  → 'github:goauthentik/authentik/1cd000dfe204b9605c85e6cebc051586a0329604' (2024-01-09)
This commit is contained in:
WilliButz 2024-01-09 18:53:19 +01:00
parent 1d2fe8bd1e
commit 8ff6252370
No known key found for this signature in database
GPG key ID: 0EFE04FB95E18413
2 changed files with 6 additions and 6 deletions

8
flake.lock generated
View file

@ -3,16 +3,16 @@
"authentik-src": {
"flake": false,
"locked": {
"lastModified": 1703164716,
"narHash": "sha256-i9LpLrlYe4B0c2MaED1azH/EHlsO6pMtdytq49EDfGA=",
"lastModified": 1704822648,
"narHash": "sha256-N6FeNUlenbBQPAAUSqC+2GWFfte3G+Zfu5KGVJOqNZQ=",
"owner": "goauthentik",
"repo": "authentik",
"rev": "a15a04036223c53bea841436f4943278b4eab460",
"rev": "1cd000dfe204b9605c85e6cebc051586a0329604",
"type": "github"
},
"original": {
"owner": "goauthentik",
"ref": "version/2023.10.5",
"ref": "version/2023.10.6",
"repo": "authentik",
"type": "github"
}