Skip to content

Commit f087e88

Browse files
macbresnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#1472)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 Co-authored-by: snyk-bot <[email protected]>
1 parent 3f12a02 commit f087e88

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"debug": "^4.1.1",
3434
"decamelize": "^5.0.0",
3535
"fast-stats": "0.0.6",
36-
"js-yaml": "^4.0.0",
36+
"js-yaml": "^4.1.1",
3737
"puppeteer": "^24.2.1"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)