Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Feb 28, 2024
1 parent 8e306af commit ebebe3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"lintfix": "npx eslint --fix *.js test"
},
"dependencies": {
"tmp": "0.2.1",
"tmp": "0.2.2",
"haraka-constants": "*",
"haraka-utils": "*"
},
Expand Down

0 comments on commit ebebe3c

Please sign in to comment.