Skip to content

Commit 5817e5d

Browse files
authored
fix: fix libvirt bindings (#1167)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Upgraded the `@unraid/libvirt` library dependency to version `^1.1.3`, which may offer improved performance, stability, and bug fixes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 45ebc8b commit 5817e5d

File tree

2 files changed

+553
-87
lines changed

2 files changed

+553
-87
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@reduxjs/toolkit": "^2.3.0",
6767
"@runonflux/nat-upnp": "^1.0.2",
6868
"@types/diff": "^7.0.1",
69-
"@unraid/libvirt": "^1.0.5",
69+
"@unraid/libvirt": "^1.1.3",
7070
"accesscontrol": "^2.2.1",
7171
"bycontract": "^2.0.11",
7272
"bytes": "^3.1.2",

0 commit comments

Comments
 (0)