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:
Joel Male
2024-03-28 11:49:14 +10:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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",