fix(deps): update dependency diff to v7

This commit is contained in:
renovate[bot]
2025-05-03 08:35:04 +00:00
committed by GitHub
parent 4ce9678b7f
commit bf6cc402f1
2 changed files with 9 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"description": "Tool to compare content of Trilium databases. Useful for debugging sync problems.",
"dependencies": {
"colors": "1.4.0",
"diff": "5.0.0",
"diff": "7.0.0",
"sqlite": "5.1.1",
"sqlite3": "5.1.5"
},