Skip to content

Commit db46d83

Browse files
fix: packages/vscode/package.json to reduce vulnerabilities (#293)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <[email protected]>
1 parent bbdf278 commit db46d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@cloudmosaic/quickstarts": "^0.0.24",
6565
"@patternfly/patternfly": "^5.0.0",
6666
"@patternfly/react-catalog-view-extension": "^5.0.0",
67-
"asciidoctor": "^2.2.6",
67+
"asciidoctor": "^3.0.0",
6868
"i18next-parser": "^8.9.0",
6969
"js-base64": "^3.6.0",
7070
"js-yaml": "^4.0.0",

0 commit comments

Comments
 (0)