Skip to content

Commit 885b4c0

Browse files
authored
Update webpack for node 18 compatibility (#10447)
1 parent 79a78ba commit 885b4c0

File tree

2 files changed

+271
-254
lines changed

2 files changed

+271
-254
lines changed

Extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5962,8 +5962,8 @@
59625962
"vscode-debugprotocol": "^1.35.0",
59635963
"vscode-dts": "^0.3.2",
59645964
"vscode-nls-dev": "^4.0.0-next.1",
5965-
"webpack": "^5.28.0",
5966-
"webpack-cli": "^4.5.0",
5965+
"webpack": "^5.75.0",
5966+
"webpack-cli": "^5.0.1",
59675967
"xml2js": "^0.4.19"
59685968
},
59695969
"dependencies": {

0 commit comments

Comments
 (0)