Skip to content

Commit e9ff4b8

Browse files
chore(fe): fix CVE-2025-64718 vulnerability
1 parent 0032b7e commit e9ff4b8

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"follow-redirects": "^1.16.0",
134134
"postcss": "^8.5.10",
135135
"tmp": "^0.2.6",
136-
"js-yaml": "^4.1.1",
136+
"js-yaml": "^4.2.0",
137137
"fast-uri": "4.0.0",
138138
"@babel/plugin-transform-modules-systemjs": "^7.29.4",
139139
"js-cookie": "^3.0.7"

0 commit comments

Comments
 (0)