Skip to content

Commit 16bc535

Browse files
Merge pull request #6856 from github/security/bump-deps-vuln-218392
Bump js-yaml to a patched version
2 parents 5c88ff6 + 4bfe052 commit 16bc535

2 files changed

Lines changed: 13 additions & 11 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"eslint-plugin-json": "^3.1.0"
2020
},
2121
"overrides": {
22-
"lodash": ">=4.18.0"
22+
"lodash": ">=4.18.0",
23+
"js-yaml": "^4.3.0"
2324
}
24-
}
25+
}

0 commit comments

Comments
 (0)