From 4f1083def0e8bbdfb02e67e7bf41ccd85e6e712a Mon Sep 17 00:00:00 2001 From: appeto dev Date: Sun, 22 Feb 2026 15:02:50 +0330 Subject: [PATCH] Updated webfeed's repository --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index a094f2e..4e8eb58 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,8 +5,8 @@ homepage: https://github.com/witochandra/webfeed environment: sdk: '>=2.12.0 <3.0.0' dependencies: - xml: "^5.0.2" - intl: "^0.17.0" + xml: "^6.1.0" + intl: "^0.18.0" dev_dependencies: test: ^1.3.0 http: "^0.13.0"