From da73ba26a29afb2dc08da1400a26d831cd649ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Dec 2021 16:11:04 +0000 Subject: [PATCH] Update xfarr-api requirement from ^1.0.0 to ^1.0.3 Updates the requirements on [xfarr-api](https://github.com/xfar05/xfarr-api) to permit the latest version. - [Release notes](https://github.com/xfar05/xfarr-api/releases) - [Commits](https://github.com/xfar05/xfarr-api/commits) --- updated-dependencies: - dependency-name: xfarr-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7734c55..272dfc1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "ra-api": "^1.3.2", "tiktok-scraper": "^1.4.36", "util": "^0.12.4", - "xfarr-api": "^1.0.0", + "xfarr-api": "^1.0.3", "yt-search": "^2.10.2" } }