Skip to content

Commit

Permalink
chore(deps): update dependency cross-fetch to ^4.1.0 (#3208)
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] authored Jan 17, 2025
1 parent 034740d commit 8fdb6e7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/koa__cors": "^5.0.0",
"@types/koa__router": "^12.0.4",
"@types/uuid": "^9.0.8",
"cross-fetch": "^4.0.0",
"cross-fetch": "^4.1.0",
"jest-openapi": "^0.14.2",
"nock": "14.0.0-beta.19",
"node-mocks-http": "^1.16.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/rosie": "^0.0.45",
"@types/tmp": "^0.2.6",
"@types/uuid": "^9.0.8",
"cross-fetch": "^4.0.0",
"cross-fetch": "^4.1.0",
"ilp-protocol-stream": "^2.7.2-alpha.2",
"jest-environment-node": "^29.7.0",
"jest-openapi": "^0.14.2",
Expand Down
26 changes: 7 additions & 19 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 8fdb6e7

Please sign in to comment.