Merge pull request #279 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.0.0

Bump node-fetch from 2.6.1 to 3.0.0
This commit is contained in:
mergify[bot]
2021-09-01 11:03:57 +00:00
committed by GitHub
2 changed files with 25 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.5.0",
"node-fetch": "^2.6.1"
"node-fetch": "^3.0.0"
},
"devDependencies": {
"@types/jest": "^27.0.1",