chore(deps): update dependency node-fetch to v2.6.0 (#2149)
This commit is contained in:
parent
8f793583cf
commit
9fbd7f6a12
|
|
@ -76,7 +76,7 @@
|
|||
"lz-string": "1.4.4",
|
||||
"markdown-it": "8.4.2",
|
||||
"module-alias": "2.2.0",
|
||||
"node-fetch": "2.5.0",
|
||||
"node-fetch": "2.6.0",
|
||||
"path-to-regexp": "3.0.0",
|
||||
"pidusage": "2.0.17",
|
||||
"plist": "3.0.1",
|
||||
|
|
|
|||
|
|
@ -6807,10 +6807,10 @@ node-abi@^2.7.0:
|
|||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
node-fetch@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.5.0.tgz#8028c49fc1191bba56a07adc6e2a954644a48501"
|
||||
integrity sha512-YuZKluhWGJwCcUu4RlZstdAxr8bFfOVHakc1mplwHkk8J+tqM1Y5yraYvIUpeX8aY7+crCwiELJq7Vl0o0LWXw==
|
||||
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.3.0:
|
||||
version "2.3.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue