mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-02 18:56:15 +08:00
Merge pull request #331 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.1.0
Bump node-fetch from 3.0.0 to 3.1.0
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"node-fetch": "^3.0.0"
|
||||
"node-fetch": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
|
||||
Reference in New Issue
Block a user