Skip to content

Commit a9c7a80

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent ba5e413 commit a9c7a80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"dompurify": "^3.4.2",
4-
"lodash-es": ">=4.18.0",
4+
"lodash-es": "^4.18.0",
55
"mermaid": "^11.13.0"
66
}
77
}

0 commit comments

Comments
 (0)