Merge pull request #405 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.2.1

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