Skip to content

Commit

Permalink
Update dependency @elastic/elasticsearch to v7.3.0 (#2044)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2019
1 parent 75ef8ae commit 0ead573
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@elastic/elasticsearch": "7.2.0",
"@elastic/elasticsearch": "7.3.0",
"axios": "0.19.0",
"lodash": "4.17.15",
"node-cron": "2.0.3"
Expand Down
8 changes: 4 additions & 4 deletions api/search/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@elastic/elasticsearch@7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.2.0.tgz#c200090b3164733affc960c6e09a8c650dc7a45a"
integrity sha512-n4t7XX5NLf4KuFVx7h/0V3WgF5BLRWUDvRyYMf+iRbR2dvZSD3BFYSqw757uDcXOE5lnxhJHBoT6CptpA6HW0g==
"@elastic/elasticsearch@7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.3.0.tgz#d62508cc03e91dd0676914a50af6500b45bfb199"
integrity sha512-CA8V4txIS+BPZg37ZVtOi5mN2xnXYAeQUCvgkjdtc2CzTd5pJrjdPzdmaDDATNc8nhlHMrqxMZZmpKD3OUkjAg==
dependencies:
debug "^4.1.1"
decompress-response "^4.2.0"
Expand Down

0 comments on commit 0ead573

Please sign in to comment.