Update dependency node-fetch to v3 (#543)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-14 17:16:51 +02:00 committed by GitHub
parent 327f9362cc
commit c4bd90e417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 23 deletions

View file

@ -125,7 +125,7 @@
"jest": "26.6.3",
"marked": "4.0.18",
"merge-stream": "2.0.0",
"node-fetch": "2.6.7",
"node-fetch": "3.2.8",
"npmfiles": "0.1.3",
"postcss": "8.4.14",
"prettier": "2.7.1",