Merge pull request #62 from werf/dependabot/npm_and_yarn/node-fetch-3.2.10

build(deps-dev): bump node-fetch from 3.1.1 to 3.2.10
This commit is contained in:
Alexey Igrychev
2023-01-10 16:31:39 +00:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"js-yaml": "^3.13.1",
"node-fetch": ">=3.1.1",
"node-fetch": ">=3.2.10",
"prettier": "^1.19.1",
"typescript": "^3.6.4"
},