Commit 0b3659f

Anton Golub <mailbox@antongolub.ru>
2022-03-13 11:11:09
chore(deps): update node-fetch to v3.2.3 (#336)
1 parent 73aee91
Changed files (1)
package.json
@@ -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"