Skip to content

Commit 5d7dee7

Browse files
committed
fix: ui/package.json & ui/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-17900054
1 parent 8ff6260 commit 5d7dee7

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

ui/package-lock.json

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

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"isomorphic-unfetch": "^3.1.0",
2727
"jest": "^30.0.0",
2828
"js-sha256": "^0.9.0",
29-
"js-yaml": "^4.1.1",
29+
"js-yaml": "^4.3.0",
3030
"mini-css-extract-plugin": "^2.9.4",
3131
"moment": "^2.30.1",
3232
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)