diff --git a/flake.lock b/flake.lock index f9d4c23..809e753 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "kanjivg": { "flake": false, "locked": { - "lastModified": 1772352482, - "narHash": "sha256-8EG3Y1daI2B24NELQwU+eXl/7OmWnW/RXMAQSRVLzWw=", + "lastModified": 1778620714, + "narHash": "sha256-LwNcY5A6XPGI+DASZfmP7OeYe8IFesShhSrE7Go2ux8=", "owner": "KanjiVG", "repo": "kanjivg", - "rev": "0b4309cf6d74799b0e4b72940d8267fbe73f72d0", + "rev": "1957802840a6f059d1e27dcb5755722955cc7dbb", "type": "github" }, "original": { @@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1774386573, - "narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=", + "lastModified": 1779560665, + "narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9", + "rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786", "type": "github" }, "original": { diff --git a/pubspec.yaml b/pubspec.yaml index c9116ed..869e9b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: bisection: ^0.4.3+1 flutter: sdk: flutter - xml: ^6.5.0 + xml: '>=6.0.0 < 8.0.0' dev_dependencies: flutter_test: