Skip to content

Commit 9723a8e

Browse files
Bump node-fetch from 2.6.0 to 2.6.1 (#2937)
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-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3595350 commit 9723a8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"onNotebookEditor:PowerShellNotebookMode"
4949
],
5050
"dependencies": {
51-
"node-fetch": "^2.6.0",
51+
"node-fetch": "^2.6.1",
5252
"semver": "^7.3.2",
5353
"uuid": "^8.3.0",
5454
"vscode-extension-telemetry": "~0.1.6",

0 commit comments

Comments
 (0)