update: 2023.10.6 -> 2023.10.7 (security update)

Fixes CVE-2024-23647

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

Flake lock file updates:

• Updated input 'authentik-src':
    'github:goauthentik/authentik/1cd000dfe204b9605c85e6cebc051586a0329604' (2024-01-09)
  → 'github:goauthentik/authentik/e095e9f694d2a427940bc8616bc4025fef502a8b' (2024-01-29)
This commit is contained in:
WilliButz 2024-01-29 18:06:53 +01:00
parent 3904e3d29b
commit 30e4ac1dfd
No known key found for this signature in database
GPG key ID: AB05DF703EB9DC70
3 changed files with 7 additions and 7 deletions

8
flake.lock generated
View file

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