Skip to content

Commit

Permalink
Update dependency node-fetch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 23, 2021
1 parent c57d0de commit a61afe5
Show file tree
Hide file tree
Showing 2 changed files with 1,940 additions and 2,247 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"test": "pnpm run build:tmp && node test/sync.js"
},
"dependencies": {
"node-fetch": "^2.6.1",
"node-fetch": "^3.0.0",
"@actions/core": "^1.2.6",
"js-yaml": "^4.0.0",
"unique-temp-path": "^0.1.3",
"@types/js-yaml": "^4.0.0",
"@types/node-fetch": "^2.5.10",
"@types/node-fetch": "^3.0.0",
"@types/node": "^14.14.37"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a61afe5

Please sign in to comment.