Skip to content

Commit 78f14d0

Browse files
committed
upgrade vsce to 1.93.0
motivation: this also upgrades underscore, which Dependabot has been sending us a security alert about (CVE-2021-23358)
1 parent 8a849f6 commit 78f14d0

File tree

2 files changed

+182
-166
lines changed

2 files changed

+182
-166
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rimraf": "^3.0.2",
5454
"ts-node": "^9.0.0",
5555
"typescript": "^4.0.2",
56-
"vsce": "^1.79.5",
56+
"vsce": "^1.93.0",
5757
"vscode-tmgrammar-test": "0.0.10"
5858
},
5959
"scripts": {

0 commit comments

Comments
 (0)