Skip to content

Commit

Permalink
fix: packages/vscode/package.json to reduce vulnerabilities (patternf…
Browse files Browse the repository at this point in the history
…ly#293)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
2 people authored and dlabaj committed Jun 27, 2024
1 parent 41ba90e commit a3a299f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
},
"dependencies": {
"@cloudmosaic/quickstarts": "^0.0.24",
"asciidoctor": "^3.0.0",
"@patternfly/patternfly": "6.0.0-alpha.139",
"@patternfly/react-catalog-view-extension": "^6.0.0-alpha.2",
"asciidoctor": "^2.2.6",
"i18next-parser": "^8.9.0",
"js-base64": "^3.6.0",
"js-yaml": "^4.0.0",
Expand Down

0 comments on commit a3a299f

Please sign in to comment.