mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-02 18:34:44 +08:00
build(deps): bump node-fetch from 3.2.10 to 3.3.2
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.10 to 3.3.2. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.10...v3.3.2) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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