Skip to content

Commit 8b733b5

Browse files
authored
Merge pull request microsoft#3191 from Kaede89/bugfix/CVE-2022-0235
updating node-fetch to 2.6.7
2 parents 93950ca + 06fe146 commit 8b733b5

File tree

6 files changed

+164
-120
lines changed

6 files changed

+164
-120
lines changed

apps/rush-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"js-yaml": "~3.13.1",
4444
"jszip": "~3.7.1",
4545
"lodash": "~4.17.15",
46-
"node-fetch": "2.6.2",
46+
"node-fetch": "2.6.7",
4747
"npm-package-arg": "~6.1.0",
4848
"npm-packlist": "~2.1.2",
4949
"read-package-tree": "~5.1.5",

0 commit comments

Comments
 (0)