Skip to content

Commit

Permalink
fix(deps): update dependency node-fetch to v2.7.0 (#6588)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed May 14, 2024
1 parent 9adcf04 commit c769959
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"netlify-headers-parser": "7.1.4",
"netlify-redirect-parser": "14.3.0",
"netlify-redirector": "0.5.0",
"node-fetch": "2.6.12",
"node-fetch": "2.7.0",
"node-version-alias": "3.4.1",
"ora": "6.3.1",
"p-filter": "3.0.0",
Expand Down

2 comments on commit c769959

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,346
  • Package size: 312 MB
  • Number of ts-expect-error directives: 993

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,346
  • Package size: 312 MB
  • Number of ts-expect-error directives: 993

Please sign in to comment.