Skip to content

Commit e4c50d0

Browse files
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65c5031 commit e4c50d0

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lower-case": "^2.0.1",
1717
"neuquant": "^1.0.2",
1818
"next": "^10.0.6",
19-
"node-fetch": "^2.6.0",
19+
"node-fetch": "^2.6.1",
2020
"onegraph-auth": "^3.0.0",
2121
"pixel-stream": "^1.0.3",
2222
"react": "0.0.0-experimental-94c0244ba",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9716,7 +9716,7 @@ node-emoji@^1.4.1:
97169716
dependencies:
97179717
lodash.toarray "^4.4.0"
97189718

9719-
[email protected], node-fetch@^2.3.0, node-fetch@^2.6.1:
9719+
[email protected], node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
97209720
version "2.6.1"
97219721
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
97229722
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -9729,11 +9729,6 @@ node-fetch@^1.0.1:
97299729
encoding "^0.1.11"
97309730
is-stream "^1.0.1"
97319731

9732-
node-fetch@^2.6.0:
9733-
version "2.6.0"
9734-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
9735-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
9736-
97379732
97389733
version "0.7.5"
97399734
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.5.tgz#6c152c345ce11c52f465c2abd957e8639cd674df"

0 commit comments

Comments
 (0)