Skip to content

Commit 225ec7c

Browse files
fix: upgrade https-proxy-agent from 5.0.0 to 5.0.1 (#3265)
Snyk has created this PR to upgrade https-proxy-agent from 5.0.0 to 5.0.1. See this package in npm: https://www.npmjs.com/package/https-proxy-agent See this project in Snyk: https://app.snyk.io/org/khkh-ms/project/20bf45ac-1928-4bb7-8b3c-4efc0b0c35ae?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: Matthew Henderson <[email protected]>
1 parent 163f2ef commit 225ec7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Azure.Functions.Cli/npm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"chalk": "3.0.0",
31+
"https-proxy-agent": "5.0.1",
3132
"extract-zip": "^2.0.1",
32-
"https-proxy-agent": "5.0.0",
3333
"progress": "2.0.3",
3434
"rimraf": "4.4.1"
3535
}

0 commit comments

Comments
 (0)