Skip to content

Commit b157b2f

Browse files
SDA-5023 - Fix js-yaml vulnerable path (#2494)
1 parent 377b0b2 commit b157b2f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"imgurify": "^2.0.1",
216216
"jest": "25.2.4",
217217
"jest-html-reporter": "3.7.0",
218-
"js-yaml": "^4.1.0",
218+
"js-yaml": "^4.1.1",
219219
"less": "^3.13.1",
220220
"ncp": "2.0.0",
221221
"node-abi": "^3.8.0",

0 commit comments

Comments
 (0)