Skip to content

Commit

Permalink
chore(deps): update node-fetch to v3.2.3 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Mar 13, 2022
1 parent 73aee91 commit 0b3659f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@types/fs-extra": "^9.0.13",
"@types/minimist": "^1.2.2",
"@types/node": "^17.0",
"chalk": "^5.0.0",
"chalk": "^5.0.1",
"fs-extra": "^10.0.1",
"globby": "^13.1.1",
"minimist": "^1.2.5",
"node-fetch": "^3.2.0",
"node-fetch": "^3.2.3",
"ps-tree": "^1.2.0",
"which": "^2.0.2",
"yaml": "^1.10.2"
Expand Down

0 comments on commit 0b3659f

Please sign in to comment.