Skip to content

Commit 36c49f0

Browse files
committed
fix: packages/vscode/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent d3a5cde commit 36c49f0

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
@@ -60,7 +60,7 @@
6060
"webpack-cli": "^5.1.1"
6161
},
6262
"dependencies": {
63-
"@cloudmosaic/quickstarts": "^0.0.6",
63+
"@cloudmosaic/quickstarts": "^0.0.15",
6464
"@patternfly/patternfly": "^6.0.0",
6565
"i18next-parser": "^9.0.0",
6666
"js-base64": "^3.6.0",

0 commit comments

Comments
 (0)