Skip to content

Commit

Permalink
fix(deps): update dependency cross-fetch to v4 (#556)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent f93af68 commit e47b652
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 57 deletions.
2 changes: 1 addition & 1 deletion packages/io-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@mocktomata/framework": "workspace:^",
"cross-fetch": "^3.1.4",
"cross-fetch": "^4.0.0",
"iso-error": "^6.0.0"
},
"devDependencies": {
Expand Down
125 changes: 69 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e47b652

Please sign in to comment.