Skip to content

Commit 659ca5c

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201
1 parent 49d0c45 commit 659ca5c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -14,7 +14,7 @@
1414
"@types/tmp": "^0.2.6",
1515
"axios": "^1.13.2",
1616
"cli-ux": "^6.0.9",
17-
"diff2html": "^3.4.52",
17+
"diff2html": "^3.4.56",
1818
"git-diff": "^2.0.6",
1919
"moment": "^2.30.1",
2020
"node-graphviz": "^0.1.1",

0 commit comments

Comments
 (0)