Skip to content

Commit

Permalink
feat(es8): support elasticsearch v8
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink committed Mar 13, 2024
1 parent 7e9a5c9 commit 3d6b936
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"decompress": "^4.0.0",
"JSONStream": "^1.3.1",
"lodash": "^4.16.0",
"pelias-config": "^4.8.0",
"pelias-dbclient": "^2.13.0",
"pelias-config": "^6.0.0",
"pelias-dbclient": "^3.0.0",
"pelias-logger": "^1.4.1",
"pelias-model": "^7.1.0",
"pelias-model": "^10.0.0",
"pelias-wof-admin-lookup": "^7.7.0",
"sync-request": "^6.1.0",
"through2": "^3.0.1"
Expand Down

0 comments on commit 3d6b936

Please sign in to comment.