mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Upgrade http(s)-proxy-agent dependent npm packages (#22306)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user