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"