Skip to content

Commit 96fdcd4

Browse files
authored
Merge pull request #30 from mozilla-frontend-infra/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2 parents c34cfd0 + 00341f9 commit 96fdcd4

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
@@ -43,7 +43,7 @@
4343
"graphql-type-json": "^0.2.0",
4444
"graphql-validation-complexity": "^0.2.2",
4545
"graphql-yoga": "^1.16.9",
46-
"node-fetch": "^2.0.0",
46+
"node-fetch": "^2.6.1",
4747
"query-string": "^6.0.0",
4848
"sift": "^5.1.0",
4949
"source-map-support": "^0.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5059,10 +5059,10 @@ nice-try@^1.0.4:
50595059
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
50605060
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
50615061

5062-
node-fetch@^2.0.0:
5063-
version "2.6.0"
5064-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
5065-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
5062+
node-fetch@^2.6.1:
5063+
version "2.6.1"
5064+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5065+
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
50665066

50675067
50685068
version "0.7.5"

0 commit comments

Comments
 (0)