update: 2023.6.2 -> 2023.8.1
* patched the package-lock for /web slightly to avoid what's likely a bug in napalm, causing the request for wrap-ansi@7.0.0 to be answered with a a 500 response. This seems to be the case because a name override is used for this module in the lock-file. While that is also the case for some other modules like string-width@4.2.3, they have a matching module with the name used in the override at the same version. Only wrap-ansi's version differs here, which causes the issue.
This commit is contained in:
parent
d464790711
commit
ae8ff44762
4 changed files with 48 additions and 6759 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -3,16 +3,16 @@
|
|||
"authentik-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1693328978,
|
||||
"narHash": "sha256-gJqExOCNq94DMfOOkUTFlur+USXUIYdi/TwENgXkPKo=",
|
||||
"lastModified": 1693348305,
|
||||
"narHash": "sha256-B+8sgcVSQ37VenuhOj5IV0WQPRJco5gh/jAA/F2sKQk=",
|
||||
"owner": "goauthentik",
|
||||
"repo": "authentik",
|
||||
"rev": "aba857753bcf785a2023d3ac80f9a6f7f15979fe",
|
||||
"rev": "be3cfaee560a7d6fac157d61ae7186a92a279c9c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "goauthentik",
|
||||
"ref": "version/2023.6.2",
|
||||
"ref": "version/2023.8.1",
|
||||
"repo": "authentik",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue