Bump windows-registry to 1.1.0 (#184741)

This commit is contained in:
Raymond Zhao
2023-06-09 13:02:58 -07:00
committed by GitHub
parent 0128b0ce3d
commit d81ca6dfca
7 changed files with 27 additions and 22 deletions

View File

@@ -11,6 +11,7 @@
"@vscode/ripgrep": "^1.15.4",
"@vscode/spdlog": "^0.13.10",
"@vscode/vscode-languagedetection": "1.0.21",
"@vscode/windows-registry": "^1.1.0",
"cookie": "^0.4.0",
"graceful-fs": "4.2.8",
"http-proxy-agent": "^2.1.0",
@@ -36,7 +37,6 @@
"yazl": "^2.4.3"
},
"optionalDependencies": {
"@vscode/windows-process-tree": "0.4.2",
"@vscode/windows-registry": "1.0.10"
"@vscode/windows-process-tree": "0.4.2"
}
}

View File

@@ -108,10 +108,10 @@
dependencies:
nan "^2.17.0"
"@vscode/windows-registry@1.0.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@vscode/windows-registry/-/windows-registry-1.0.10.tgz#17e4e2f8fdd41990206d1bab2daf99c803206247"
integrity sha512-n2rLdTgv95fQUpDxZqgAURg9neQGymtOKkLW4eYP2SODmaxoL2WzgrxEz1kW0w5TI+J4tsPeuZylpRfrDJKQWw==
"@vscode/windows-registry@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@vscode/windows-registry/-/windows-registry-1.1.0.tgz#03dace7c29c46f658588b9885b9580e453ad21f9"
integrity sha512-5AZzuWJpGscyiMOed0IuyEwt6iKmV5Us7zuwCDCFYMIq7tsvooO9BUiciywsvuthGz6UG4LSpeDeCxvgMVhnIw==
agent-base@4:
version "4.2.0"