From 0968d472c381ee7c3aab6aebcac0b9162a446c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 06:32:22 +0000 Subject: [PATCH] Bump @consumet/extensions from `fde6bca` to `f89bc92` Bumps [@consumet/extensions](https://github.com/consumet/consumet.ts) from `fde6bca` to `f89bc92`. - [Release notes](https://github.com/consumet/consumet.ts/releases) - [Commits](https://github.com/consumet/consumet.ts/compare/fde6bca4fb51016a5d8592ec40d0b97c4d89c962...f89bc923f649fc89aa167bf95c18195eb734db2c) --- updated-dependencies: - dependency-name: "@consumet/extensions" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 5 +++-- yarn.lock | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 77d520f..3ee3f95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,8 +36,9 @@ } }, "node_modules/@consumet/extensions": { - "version": "1.4.18", - "resolved": "git+ssh://git@github.com/consumet/consumet.ts.git#fde6bca4fb51016a5d8592ec40d0b97c4d89c962", + "version": "1.5.2", + "resolved": "git+ssh://git@github.com/consumet/consumet.ts.git#f89bc923f649fc89aa167bf95c18195eb734db2c", + "integrity": "sha512-a9ySXLTlFJUypEhyoLv6txyBtjEZx8CAoe70oBA180E06k9mOJk1Qt6th582SGMBbv6K1sGXfBu7j0pdsw4yUA==", "license": "MIT", "dependencies": { "ascii-url-encoder": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 5f8416b..c939cb9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,8 +3,9 @@ "@consumet/extensions@https://github.com/consumet/consumet.ts.git": - version "1.5.0" - resolved "https://github.com/consumet/consumet.ts.git#11935e828731035d64173ae2cfb737e4f5ca3503" + version "1.5.2" + uid f89bc923f649fc89aa167bf95c18195eb734db2c + resolved "https://github.com/consumet/consumet.ts.git#f89bc923f649fc89aa167bf95c18195eb734db2c" dependencies: ascii-url-encoder "^1.2.0" axios "^0.27.2"