Skip to content

Commit 2d13c1f

Browse files
authored
Merge pull request JedWatson#4212 from JedWatson/dependabot/npm_and_yarn/node-fetch-2.6.1
2 parents c4b3090 + f350b69 commit 2d13c1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"jest-in-case": "^1.0.2",
6565
"memoize-one": "^5.0.0",
6666
"moment": "^2.20.1",
67-
"node-fetch": "^2.5.0",
67+
"node-fetch": "^2.6.1",
6868
"pretty-proptypes": "^0.5.0",
6969
"prop-types": "^15.6.0",
7070
"raf": "^3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9400,10 +9400,10 @@ node-fetch@^1.0.1:
94009400
encoding "^0.1.11"
94019401
is-stream "^1.0.1"
94029402

9403-
node-fetch@^2.1.2, node-fetch@^2.5.0:
9404-
version "2.6.0"
9405-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
9406-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
9403+
node-fetch@^2.1.2, node-fetch@^2.5.0, node-fetch@^2.6.1:
9404+
version "2.6.1"
9405+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
9406+
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
94079407

94089408
94099409
version "0.9.0"

0 commit comments

Comments
 (0)