mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
@@ -12,7 +12,7 @@
|
||||
"main": "./out/javascriptMain",
|
||||
"dependencies": {
|
||||
"jsonc-parser": "^0.3.1",
|
||||
"request-light": "^0.2.0",
|
||||
"request-light": "^0.2.1",
|
||||
"vscode-nls": "^2.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -46,9 +46,9 @@ ms@0.7.1:
|
||||
version "0.7.1"
|
||||
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098"
|
||||
|
||||
request-light@^0.2.0:
|
||||
version "0.2.0"
|
||||
resolved "https://registry.yarnpkg.com/request-light/-/request-light-0.2.0.tgz#922497791c2e68528124dfb82354cf37e4bb2cfc"
|
||||
request-light@^0.2.1:
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/request-light/-/request-light-0.2.1.tgz#986f5a82893e9d1ca6a896ebe6f46c51c6b4557f"
|
||||
dependencies:
|
||||
http-proxy-agent "^0.2.6"
|
||||
https-proxy-agent "^0.3.5"
|
||||
|
||||
Reference in New Issue
Block a user