Skip to content

Commit 308b8bd

Browse files
authored
Upgrade js-yaml to resolve CVE-2026-59870 (#582)
1 parent dee8466 commit 308b8bd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

awx/ui/package-lock.json

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

awx/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"formik": "2.4.9",
2121
"has-ansi": "6.0.2",
2222
"html-entities": "2.6.0",
23-
"js-yaml": "5.2.0",
23+
"js-yaml": "5.2.1",
2424
"luxon": "^3.7.2",
2525
"react": "19.2.7",
2626
"react-ace": "^14.0.1",

0 commit comments

Comments
 (0)