Skip to content

Commit 21cff70

Browse files
feiyangliu2023Feiyang Liu
andauthored
fix failure during sync to gitfarm (#124)
Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
1 parent 636d03d commit 21cff70

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

patches/internal/build.diff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ Index: third-party-src/package.json
154154
@@ -77,7 +77,6 @@
155155
"@vscode/iconv-lite-umd": "0.7.0",
156156
"@vscode/policy-watcher": "^1.3.2",
157-
"@vscode/proxy-agent": "^0.32.0",
157+
"@vscode/proxy-agent": "^0.37.0",
158158
- "@vscode/ripgrep": "^1.15.11",
159159
"@vscode/spdlog": "^0.15.2",
160-
"@vscode/sqlite3": "5.1.8-vscode",
160+
"@vscode/sqlite3": "5.1.12-vscode",
161161
"@vscode/sudo-prompt": "9.3.1",
162162
@@ -102,7 +101,6 @@
163163
"jschardet": "3.1.4",
@@ -182,7 +182,7 @@ Index: third-party-src/remote/package.json
182182
@@ -9,7 +9,6 @@
183183
"@vscode/deviceid": "^0.1.1",
184184
"@vscode/iconv-lite-umd": "0.7.0",
185-
"@vscode/proxy-agent": "^0.32.0",
185+
"@vscode/proxy-agent": "^0.37.0",
186186
- "@vscode/ripgrep": "^1.15.11",
187187
"@vscode/spdlog": "^0.15.2",
188188
"@vscode/tree-sitter-wasm": "^0.1.4",

0 commit comments

Comments
 (0)