Merge pull request #7878 from RoadieHQ/pin-elastic

Pin version of ElasticSearch client to 7.13.0
This commit is contained in:
Fredrik Adelöw
2021-11-08 16:16:56 +01:00
committed by GitHub
3 changed files with 7 additions and 2 deletions
@@ -22,7 +22,7 @@
"dependencies": {
"@backstage/config": "^0.1.8",
"@backstage/search-common": "^0.2.0",
"@elastic/elasticsearch": "^7.13.0",
"@elastic/elasticsearch": "7.13.0",
"@acuris/aws-es-connection": "^2.2.0",
"aws-sdk": "^2.948.0",
"elastic-builder": "^2.16.0",