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"