Skip to content

Commit 6ab54a9

Browse files
Bump node-fetch from 2.6.0 to 2.6.1 in /editors/code
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 c862346 commit 6ab54a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

editors/code/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"test": "node ./out/tests/runTests.js"
3636
},
3737
"dependencies": {
38-
"node-fetch": "^2.6.0",
38+
"node-fetch": "^2.6.1",
3939
"vscode-languageclient": "7.0.0-next.9"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)