Bump ueberdb2 to ^5.0.41 and update lockfile (#7513)

5.0.41 includes the rolldown runtime fix (ether/ueberDB#925) needed
for the lazy-loaded database drivers to work at runtime.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
John McLear 2026-04-14 13:36:37 +01:00 committed by GitHub
parent 2622fedf9b
commit df1377982f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View file

@ -73,7 +73,7 @@
"swagger-ui-express": "^5.0.1",
"tinycon": "0.6.8",
"tsx": "4.21.0",
"ueberdb2": "^5.0.40",
"ueberdb2": "^5.0.41",
"underscore": "1.13.8",
"unorm": "1.6.0",
"wtfnode": "^0.10.1"