Skip to content

Commit

Permalink
Downgrade node-fetch package
Browse files Browse the repository at this point in the history
  • Loading branch information
mesudip committed Nov 28, 2024
1 parent 6d6a73c commit 2d73f04
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 83 deletions.
116 changes: 34 additions & 82 deletions integration_test/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 integration_test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@faker-js/faker": "^9.2.0",
"csv-parse": "^5.5.6",
"libcardano": "^1.4.8",
"node-fetch": "^3.3.2",
"node-fetch": "^2.6.7",
"papaparse": "^5.4.1"
}
}

0 comments on commit 2d73f04

Please sign in to comment.