diff --git a/package-lock.json b/package-lock.json index 77d520f..fa27050 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.1", + "resolved": "git+ssh://git@github.com/consumet/consumet.ts.git#47a04830d5d898d2452051fd3e49822d4dffc141", + "integrity": "sha512-Fmhx9ydMILO6VJqy8T6jcdzYjpPJh6+xG8Cpq00AlZJVjoDJ07VQHyJakBiqBgEtiJkVIwsZLCjzz7OH6rIa4w==", "license": "MIT", "dependencies": { "ascii-url-encoder": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 5f8416b..370e5b9 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.1" + uid "47a04830d5d898d2452051fd3e49822d4dffc141" + resolved "https://github.com/consumet/consumet.ts.git#47a04830d5d898d2452051fd3e49822d4dffc141" dependencies: ascii-url-encoder "^1.2.0" axios "^0.27.2"