Skip to content

Commit 577db12

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 6c0f13b commit 577db12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0",
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11060,7 +11060,7 @@ node-emoji@^1.4.1:
1106011060
dependencies:
1106111061
lodash.toarray "^4.4.0"
1106211062

11063-
[email protected], node-fetch@^2.6.0:
11063+
1106411064
version "2.6.0"
1106511065
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
1106611066
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
@@ -11073,7 +11073,7 @@ node-fetch@^1.0.1:
1107311073
encoding "^0.1.11"
1107411074
is-stream "^1.0.1"
1107511075

11076-
node-fetch@^2.3.0, node-fetch@^2.6.1:
11076+
node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
1107711077
version "2.6.1"
1107811078
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1107911079
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

0 commit comments

Comments
 (0)