Skip to content

Commit a8cdddf

Browse files
authored
Merge pull request #35 from CatholicOS/chore/dependabot-security-overrides
chore(deps): override tar-fs and ws to clear transitive CVEs
2 parents 64a0368 + 6768fe5 commit a8cdddf

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
"markdownlint-cli2": "^0.22.1",
2323
"pagedjs-cli": "^0.4.3",
2424
"prettier": "^3.8.3"
25+
},
26+
"overrides": {
27+
"tar-fs": "^3.1.2",
28+
"ws": "^8.18.0"
2529
}
2630
}

0 commit comments

Comments
 (0)