Skip to content

Commit

Permalink
chore: bump dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Aug 14, 2024
1 parent 60263e7 commit e25c4d8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"spf": "./bin/spf"
},
"dependencies": {
"haraka-dsn": "^1.0.5",
"haraka-net-utils": "^1.6.0",
"ipaddr.js": "^2.1.0",
"nopt": "^7.2.0"
"haraka-dsn": "^1.1.0",
"haraka-net-utils": "^1.7.0",
"ipaddr.js": "^2.2.0",
"nopt": "^7.2.1"
},
"devDependencies": {
"@haraka/eslint-config": "^1.1.3",
"@haraka/eslint-config": "^1.1.5",
"haraka-test-fixtures": "^1.3.7"
}
}

0 comments on commit e25c4d8

Please sign in to comment.