From 4b1c9e115e65e81048f60f32a0bc2881a9a74143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 06:17:19 +0000 Subject: [PATCH] Bump @consumet/extensions from `fde6bca` to `52927f5` Bumps [@consumet/extensions](https://github.com/consumet/consumet.ts) from `fde6bca` to `52927f5`. - [Release notes](https://github.com/consumet/consumet.ts/releases) - [Commits](https://github.com/consumet/consumet.ts/compare/fde6bca4fb51016a5d8592ec40d0b97c4d89c962...52927f53ff49cbf1588d0c68e7bc04158b8f29c5) --- 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..b397c6d 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#52927f53ff49cbf1588d0c68e7bc04158b8f29c5", + "integrity": "sha512-dgthR/GDHIj+rBmcU8jS8yBz4JMR4kzvKbuOR3IV/egNW03ECW+NPdUy2mjjzIrSyRj6tzSv8B/t+Y8YNIv8CA==", "license": "MIT", "dependencies": { "ascii-url-encoder": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 5f8416b..525f716 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 "52927f53ff49cbf1588d0c68e7bc04158b8f29c5" + resolved "https://github.com/consumet/consumet.ts.git#52927f53ff49cbf1588d0c68e7bc04158b8f29c5" dependencies: ascii-url-encoder "^1.2.0" axios "^0.27.2"