Upgrade http(s)-proxy-agent dependent npm packages (#22306)

This commit is contained in:
Cheena Malhotra
2023-03-13 11:05:59 -07:00
committed by GitHub
parent 653293aad9
commit 8539b63a5c
49 changed files with 823 additions and 1096 deletions

View File

@@ -86,8 +86,8 @@
"graceful-fs": "4.2.8",
"gridstack": "^3.1.3",
"html-to-image": "^1.6.2",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.3",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"jquery": "3.5.0",
"jschardet": "3.0.0",
"keytar": "7.9.0",
@@ -267,6 +267,8 @@
},
"resolutions": {
"elliptic": "^6.5.3",
"nwmatcher": "^1.4.4"
"nwmatcher": "^1.4.4",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0"
}
}