Skip to content

Commit 7dfe9d7

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-17342520
1 parent bdc7b6b commit 7dfe9d7

2 files changed

Lines changed: 528 additions & 517 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@devfile/api": "2.3.0-1757407014",
4141
"fs-extra": "^11.2.0",
4242
"inversify": "^7.1.0",
43-
"js-yaml": "^4.0.0",
43+
"js-yaml": "^4.2.0",
4444
"jsonc-parser": "^3.0.0",
4545
"jsonschema": "^1.4.1",
4646
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)