Merge branch 'dependabot/npm_and_yarn/node-fetch-2.6.1' into 'master'

Bump node-fetch from 2.6.0 to 2.6.1

See merge request platypush/platypush-webext!5
This commit is contained in:
Administrator 2021-02-02 11:09:08 +01:00
commit 358ff2467c
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -6534,9 +6534,9 @@
"dev": true
},
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
},
"node-gyp": {
"version": "3.8.0",