Skip to content

Commit 9f6c206

Browse files
author
Moritz Vetter
committed
fix two vulneabilities (moderate: 1, high: 1) by running npm audit
1 parent 6689470 commit 9f6c206

File tree

2 files changed

+42
-69
lines changed

2 files changed

+42
-69
lines changed

editors/code/package-lock.json

Lines changed: 41 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tslib": "^2.3.0",
5252
"typescript": "^4.5.5",
5353
"typescript-formatter": "^7.2.2",
54-
"vsce": "^2.6.3"
54+
"vsce": "^2.6.7"
5555
},
5656
"activationEvents": [
5757
"onLanguage:rust",

0 commit comments

Comments
 (0)