Skip to content

Commit

Permalink
[Examples] Updating with-elasticsearch to latest Elasticsearch lib ve…
Browse files Browse the repository at this point in the history
…rsion (#36063)

## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`
  • Loading branch information
aravindputrevu committed Apr 11, 2022
1 parent 9a7d175 commit 4f3e9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-elasticsearch/package.json
Expand Up @@ -7,7 +7,7 @@
"lint": "next lint"
},
"dependencies": {
"@elastic/elasticsearch": "^7.14.0",
"@elastic/elasticsearch": "^8.1.0",
"next": "latest",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down

0 comments on commit 4f3e9e1

Please sign in to comment.