Skip to content

Commit 0b4493b

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201
1 parent 660817b commit 0b4493b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
]
8282
},
8383
"dependencies": {
84-
"diff": "^7.0.0",
84+
"diff": "^8.0.3",
8585
"@profoundlogic/hogan": "^3.0.4"
8686
},
8787
"optionalDependencies": {

0 commit comments

Comments
 (0)