|
9 | 9 | "server",
|
10 | 10 | "email"
|
11 | 11 | ],
|
12 |
| - "version": "3.0.1", |
| 12 | + "version": "3.0.2", |
13 | 13 | "homepage": "http://haraka.github.io",
|
14 | 14 | "repository": {
|
15 | 15 | "type": "git",
|
|
25 | 25 | "async": "^3.2.4",
|
26 | 26 | "daemon": "~1.1.0",
|
27 | 27 | "ipaddr.js": "~2.1.0",
|
28 |
| - "node-gyp": "^9.3.1", |
29 |
| - "nopt": "~7.1.0", |
| 28 | + "node-gyp": "^9.4.0", |
| 29 | + "nopt": "~7.2.0", |
30 | 30 | "npid": "~0.4.0",
|
31 |
| - "semver": "~7.5.0", |
| 31 | + "semver": "~7.5.2", |
32 | 32 | "sprintf-js": "~1.1.2",
|
33 | 33 | "haraka-config": "^1.1.0",
|
34 | 34 | "haraka-constants": "^1.0.6",
|
|
40 | 40 | "haraka-plugin-attachment": "^1.0.7",
|
41 | 41 | "haraka-plugin-spf": "1.2.0",
|
42 | 42 | "haraka-plugin-redis": "^2.0.5",
|
43 |
| - "haraka-results": "^2.2.2", |
44 |
| - "haraka-tld": "^1.1.0", |
| 43 | + "haraka-results": "^2.2.3", |
| 44 | + "haraka-tld": "^1.1.1", |
45 | 45 | "haraka-utils": "^1.0.3",
|
46 | 46 | "openssl-wrapper": "^0.3.4",
|
47 | 47 | "sockaddr": "^1.0.1"
|
|
60 | 60 | "haraka-plugin-karma": "^2.1.0",
|
61 | 61 | "haraka-plugin-limit": "^1.1.0",
|
62 | 62 | "haraka-plugin-p0f": "^1.0.9",
|
63 |
| - "haraka-plugin-qmail-deliverable": "^1.1.1", |
| 63 | + "haraka-plugin-qmail-deliverable": "^1.2.1", |
64 | 64 | "haraka-plugin-known-senders": "^1.0.8",
|
65 | 65 | "haraka-plugin-rcpt-ldap": "^1.0.0",
|
66 | 66 | "haraka-plugin-recipient-routes": "^1.0.4",
|
|
69 | 69 | "haraka-plugin-uribl": "^1.0.6",
|
70 | 70 | "haraka-plugin-watch": "^2.0.2",
|
71 | 71 | "ocsp": "~1.2.0",
|
72 |
| - "redis": "~4.5.1", |
| 72 | + "redis": "^4.5.1", |
73 | 73 | "tmp": "~0.2.1"
|
74 | 74 | },
|
75 | 75 | "devDependencies": {
|
76 | 76 | "nodeunit-x": "^0.16.0",
|
77 |
| - "haraka-test-fixtures": "^1.2.1", |
| 77 | + "haraka-test-fixtures": "^1.3.0", |
78 | 78 | "mock-require": "^3.0.3",
|
79 |
| - "eslint": "^8.39.0", |
| 79 | + "eslint": "^8.42.0", |
80 | 80 | "eslint-plugin-haraka": "^1.0.15",
|
81 |
| - "nodemailer": "^6.9.1" |
| 81 | + "nodemailer": "^6.9.3" |
82 | 82 | },
|
83 | 83 | "bugs": {
|
84 | 84 |
|
|
0 commit comments