Skip to content

Commit

Permalink
dep(all): bump to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Feb 3, 2025
1 parent e17ba03 commit 3eff9d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"homepage": "https://github.com/haraka/haraka-plugin-elasticsearch#readme",
"dependencies": {
"@elastic/elasticsearch": "^8.15.0",
"haraka-utils": "^1.1.3"
"@elastic/elasticsearch": "^8.17.0",
"haraka-utils": "^1.1.4"
},
"devDependencies": {
"@haraka/eslint-config": "^2.0.2",
"haraka-test-fixtures": "^1.3.7"
"haraka-test-fixtures": "^1.3.9"
},
"prettier": {
"singleQuote": true,
"semi": false
}
}
}

0 comments on commit 3eff9d9

Please sign in to comment.