Skip to content

Commit cbc2f0f

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 0db212f commit cbc2f0f

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
@@ -15,7 +15,7 @@
1515
"lower-case": "^2.0.1",
1616
"neuquant": "^1.0.2",
1717
"next": "^9.5.2",
18-
"node-fetch": "^2.6.0",
18+
"node-fetch": "^2.6.1",
1919
"onegraph-auth": "^3.0.0",
2020
"pixel-stream": "^1.0.3",
2121
"react": "0.0.0-experimental-94c0244ba",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10814,7 +10814,7 @@ node-emoji@^1.4.1:
1081410814
dependencies:
1081510815
lodash.toarray "^4.4.0"
1081610816

10817-
[email protected], node-fetch@^2.6.0:
10817+
1081810818
version "2.6.0"
1081910819
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
1082010820
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
@@ -10827,7 +10827,7 @@ node-fetch@^1.0.1:
1082710827
encoding "^0.1.11"
1082810828
is-stream "^1.0.1"
1082910829

10830-
node-fetch@^2.3.0, node-fetch@^2.6.1:
10830+
node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
1083110831
version "2.6.1"
1083210832
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1083310833
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

0 commit comments

Comments
 (0)