Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit 8003eb3

Browse files
fix(package): update elasticsearch to version 14.2.0
Closes #14
1 parent c559d68 commit 8003eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"async": "^2.0.0",
2727
"dateformat": "^3.0.0",
28-
"elasticsearch": "^12.0.1",
28+
"elasticsearch": "^14.2.0",
2929
"optimist": "^0.6.1",
3030
"request": "^2.73.0",
3131
"uuid": "^3.0.0"

0 commit comments

Comments
 (0)