|
@@ -59,23 +59,23 @@ index 33165a2..1a9716c 100644
|
|
|
+ '@vscodium/policy-watcher',
|
|
|
'@vscode/proxy-agent',
|
|
|
diff --git a/package-lock.json b/package-lock.json
|
|
|
-index 1649f67..180f21a 100644
|
|
|
+index 7a32c46..c383c01 100644
|
|
|
--- a/package-lock.json
|
|
|
+++ b/package-lock.json
|
|
|
@@ -19,3 +19,2 @@
|
|
|
"@vscode/iconv-lite-umd": "0.7.0",
|
|
|
-- "@vscode/policy-watcher": "^1.3.1",
|
|
|
+- "@vscode/policy-watcher": "^1.3.2",
|
|
|
"@vscode/proxy-agent": "^0.32.0",
|
|
|
@@ -30,2 +29,3 @@
|
|
|
"@vscode/windows-registry": "^1.1.0",
|
|
|
-+ "@vscodium/policy-watcher": "^1.3.1-2504060125",
|
|
|
++ "@vscodium/policy-watcher": "^1.3.2-252465",
|
|
|
"@xterm/addon-clipboard": "^0.2.0-beta.82",
|
|
|
@@ -2714,22 +2714,2 @@
|
|
|
},
|
|
|
- "node_modules/@vscode/policy-watcher": {
|
|
|
-- "version": "1.3.1",
|
|
|
-- "resolved": "https://registry.npmjs.org/@vscode/policy-watcher/-/policy-watcher-1.3.1.tgz",
|
|
|
-- "integrity": "sha512-StbJFalUanuWSIeWng0yxu9Rjiyi9BPsvS5UlPqwyRbyA08TLvrM88SHMO2DVfyzMDjwM4MogF8LEUBTvVxS8g==",
|
|
|
+- "version": "1.3.2",
|
|
|
+- "resolved": "https://registry.npmjs.org/@vscode/policy-watcher/-/policy-watcher-1.3.2.tgz",
|
|
|
+- "integrity": "sha512-fmNPYysU2ioH99uCaBPiRblEZSnir5cTmc7w91hAxAoYoGpHt2PZPxT5eIOn7FGmPOsjLdQcd6fduFJGYVD4Mw==",
|
|
|
- "hasInstallScript": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
@@ -96,9 +96,9 @@ index 1649f67..180f21a 100644
|
|
|
@@ -3130,2 +3110,22 @@
|
|
|
},
|
|
|
+ "node_modules/@vscodium/policy-watcher": {
|
|
|
-+ "version": "1.3.1-2504060125",
|
|
|
-+ "resolved": "https://registry.npmjs.org/@vscodium/policy-watcher/-/policy-watcher-1.3.1-2504060125.tgz",
|
|
|
-+ "integrity": "sha512-bRNTJOk6GWu1OpisDjmuHTBsVlmIV877XgT/lQ63wUiGxNLkthwhpIhSUCS77JFuwrYuRM+apA0NX+fGUI7WOA==",
|
|
|
++ "version": "1.3.2-252465",
|
|
|
++ "resolved": "https://registry.npmjs.org/@vscodium/policy-watcher/-/policy-watcher-1.3.2-252465.tgz",
|
|
|
++ "integrity": "sha512-kpnb656HMteBIm8d9LhBpQ5gL2A/4rJrsaLCF0D8IWyrZAQ0UR9EzXM6tZ6p5H+KWot3QUjm0Gry6vMV1yye5Q==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
@@ -117,13 +117,13 @@ index 1649f67..180f21a 100644
|
|
|
+ },
|
|
|
"node_modules/@webassemblyjs/ast": {
|
|
|
diff --git a/package.json b/package.json
|
|
|
-index 309db0e..d0404fe 100644
|
|
|
+index 313ef60..403d6ad 100644
|
|
|
--- a/package.json
|
|
|
+++ b/package.json
|
|
|
@@ -78,3 +78,3 @@
|
|
|
"@vscode/iconv-lite-umd": "0.7.0",
|
|
|
-- "@vscode/policy-watcher": "^1.3.1",
|
|
|
-+ "@vscodium/policy-watcher": "^1.3.1-2504060125",
|
|
|
+- "@vscode/policy-watcher": "^1.3.2",
|
|
|
++ "@vscodium/policy-watcher": "^1.3.2-252465",
|
|
|
"@vscode/proxy-agent": "^0.32.0",
|
|
|
diff --git a/src/vs/base/test/node/uri.perf.data.txt b/src/vs/base/test/node/uri.perf.data.txt
|
|
|
index ee0a24b..881ce36 100644
|