Merge pull request #45 from th-ch/dependabot/npm_and_yarn/node-fetch-2.6.1

Bump node-fetch from 2.6.0 to 2.6.1
This commit is contained in:
th-ch
2020-10-04 14:18:24 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"electron-localshortcut": "^3.2.1",
"electron-store": "^5.2.0",
"electron-updater": "^4.3.4",
"node-fetch": "^2.6.0"
"node-fetch": "^2.6.1"
},
"devDependencies": {
"devtron": "^1.4.0",