Skip to content

Commit

Permalink
fix(deps): update dependency x-fetch to ^0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 3d77cfe commit 423c7cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11055,10 +11055,10 @@ [email protected]:
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"

Expand Down

0 comments on commit 423c7cd

Please sign in to comment.