1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 13:17:29 +03:00

Merge pull request #1267 from primer/dependabot/npm_and_yarn/node-fetch-2.6.1

Bump node-fetch from 2.4.0 to 2.6.1
This commit is contained in:
simurai 2021-03-29 12:04:20 +09:00 committed by GitHub
commit 764636b1ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 12 deletions

View File

@ -61,7 +61,7 @@
"globby": "^6.1.0",
"klaw": "3.0.0",
"minimist": "1.2.3",
"node-fetch": "2.4.0",
"node-fetch": "2.6.1",
"npm-run-all": "4.1.5",
"postcss": "7.0.32",
"postcss-import": "^12.0.1",

View File

@ -8582,21 +8582,11 @@ node-dir@^0.1.10:
dependencies:
minimatch "^3.0.2"
node-fetch@2.4.0:
version "2.4.0"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.4.0.tgz"
integrity sha512-1mt8bw5JQWWTcwUM1FGjFJLFo5lB/jz6zbm+qwdEh2iqYobKS4aHWgz1d+mvho5cqCaShFDF+hnpgraIi/5tqA==
node-fetch@^2.5.0:
node-fetch@2.6.1, node-fetch@^2.5.0, node-fetch@^2.6.0:
version "2.6.1"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
node-fetch@^2.6.0:
version "2.6.0"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
node-gyp@^3.8.0:
version "3.8.0"
resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz"