mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-04 02:26:58 +08:00
Merge pull request #660 from joelwmale/dependabot/npm_and_yarn/node-fetch-3.3.2
build(deps): bump node-fetch from 3.2.10 to 3.3.2
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"node-fetch": "^3.2.10"
|
||||
"node-fetch": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
|
||||
Reference in New Issue
Block a user