diff --git a/package.json b/package.json index 279fd417..1c983af1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "node-fetch": "^3.3.2", "puppeteer": "^21.6.1", "tslib": "^2.6.2", - "x-fetch": "^0.1.3" + "x-fetch": "^0.2.3" }, "devDependencies": { "@1stg/lib-config": "^12.0.1", diff --git a/yarn.lock b/yarn.lock index ff121dce..2449f096 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11055,10 +11055,10 @@ ws@8.15.1: resolved "https://registry.yarnpkg.com/ws/-/ws-8.15.1.tgz#271ba33a45ca0cc477940f7f200cd7fba7ee1997" integrity sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ== -x-fetch@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/x-fetch/-/x-fetch-0.1.3.tgz#0cb2e375563d46ba0c40a63a37692216234184db" - integrity sha512-ajGuK/VozEILrrCg+ukwPqRmvrFcHF5umh2rRwwSOJ+CeE7PuzmRV6M+yxi6axXuEwRG5BNT3J7vvHnINui/LA== +x-fetch@^0.2.3: + version "0.2.3" + resolved "https://registry.yarnpkg.com/x-fetch/-/x-fetch-0.2.3.tgz#14916d271366f27eabdfd57e984f51ea61a02af2" + integrity sha512-iKytwZES/Nqyv3/APYqh1kDv5b4DhC7LbOVEPPANBPmcOuljXwF8gB4rjwojA/+nz/nxw6S2g7Aq9uIKR8K9+A== dependencies: tslib "^2.6.2"