mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-03 17:17:00 +08:00
Merge pull request #507 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.2.9
Bump node-fetch from 3.2.8 to 3.2.9
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.9.0",
|
||||
"node-fetch": "^3.2.8"
|
||||
"node-fetch": "^3.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^28.1.6",
|
||||
|
||||
Reference in New Issue
Block a user