Merge pull request #8 from mrstallion/snyk-fix-f5b1790de74e3f269f80c97db3cc484a

[Snyk] Security upgrade node-fetch from 2.6.0 to 2.6.1
This commit is contained in:
mrstallion 2020-10-04 11:54:51 -05:00 committed by GitHub
commit 196eddbdb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"bluebird": "^3.7.2",
"jquery": "^3.5.1",
"keytar": "^5.4.0",
"node-fetch": "^2.6.0"
"node-fetch": "^2.6.1"
},
"optionalDependencies": {
"appdmg": "^0.6.0",

View File

@ -4970,10 +4970,10 @@ node-abi@^2.11.0, node-abi@^2.7.0:
dependencies:
semver "^5.4.1"
node-fetch@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
node-fetch@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
node-gyp@^3.8.0:
version "3.8.0"