diff --git a/package.json b/package.json index e5d1c57..a3d5b6e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lintfix": "npx eslint --fix *.js test" }, "dependencies": { - "tmp": "0.2.1", + "tmp": "0.2.2", "haraka-constants": "*", "haraka-utils": "*" },