mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
bump policy-watcher to 1.3.1 (#245160)
bump policy-watcher to 1.3.1 (fix https://github.com/microsoft/vscode/issues/244997)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"@types/semver": "^7.5.8",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.3.0",
|
||||
"@vscode/policy-watcher": "^1.3.1",
|
||||
"@vscode/proxy-agent": "^0.32.0",
|
||||
"@vscode/ripgrep": "^1.15.11",
|
||||
"@vscode/spdlog": "^0.15.0",
|
||||
@@ -2844,9 +2844,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vscode/policy-watcher": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/policy-watcher/-/policy-watcher-1.3.0.tgz",
|
||||
"integrity": "sha512-a8pPxlZlMJWOOj2NZ/2ceXgHdDU/NXo+8Pn/InV/sPBfbvTnf/MpMc4pscm9pdU4UIrTGR5+OduQW7mTK8DK7Q==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/policy-watcher/-/policy-watcher-1.3.1.tgz",
|
||||
"integrity": "sha512-StbJFalUanuWSIeWng0yxu9Rjiyi9BPsvS5UlPqwyRbyA08TLvrM88SHMO2DVfyzMDjwM4MogF8LEUBTvVxS8g==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
"@types/semver": "^7.5.8",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.3.0",
|
||||
"@vscode/policy-watcher": "^1.3.1",
|
||||
"@vscode/proxy-agent": "^0.32.0",
|
||||
"@vscode/ripgrep": "^1.15.11",
|
||||
"@vscode/spdlog": "^0.15.0",
|
||||
|
||||
Reference in New Issue
Block a user