Skip to content

Commit 5c50bae

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINDOCUMENT-13045385
1 parent 9689fe1 commit 5c50bae

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
@@ -36,7 +36,7 @@
3636
"forever": "^4.0.0",
3737
"glob": "^9.0.0",
3838
"html-to-text": "^6.0.0",
39-
"jimp": "^0.22.3",
39+
"jimp": "^1.0.2",
4040
"juice": "^7.0.0",
4141
"md5": "^2.2.1",
4242
"moment": "^2.18.1",

0 commit comments

Comments
 (0)