Skip to content

Commit 982ed60

Browse files
Bump node-fetch from 2.6.0 to 2.6.1 (#17)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea5c814 commit 982ed60

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
@@ -21,7 +21,7 @@
2121
"human-id": "^1.0.2",
2222
"js-yaml": "^3.14.0",
2323
"markdown-table": "^2.0.0",
24-
"node-fetch": "^2.6.0",
24+
"node-fetch": "^2.6.1",
2525
"path": "^0.12.7",
2626
"probot": "^10.9.3",
2727
"typescript": "^4.0.3"

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4320,12 +4320,7 @@ nock@^10.0.0:
43204320
qs "^6.5.1"
43214321
semver "^5.5.0"
43224322

4323-
node-fetch@^2.3.0, node-fetch@^2.6.0:
4324-
version "2.6.0"
4325-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
4326-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
4327-
4328-
node-fetch@^2.6.1:
4323+
node-fetch@^2.3.0, node-fetch@^2.6.1:
43294324
version "2.6.1"
43304325
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
43314326
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

0 commit comments

Comments
 (0)