Bumps 7.17 to 7.17.11 (#1860)

This commit is contained in:
Elastic Machine
2023-05-02 10:05:56 -05:00
committed by GitHub
parent 4dd2354b9d
commit a59227bea8
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
--- ---
STACK_VERSION: STACK_VERSION:
- "7.17.9-SNAPSHOT" - "7.17.11-SNAPSHOT"
NODE_JS_VERSION: NODE_JS_VERSION:
- 16 - 16

View File

@ -11,8 +11,8 @@
"./*": "./*.js" "./*": "./*.js"
}, },
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html", "homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
"version": "7.17.9", "version": "7.17.11",
"versionCanary": "7.17.9-canary.0", "versionCanary": "7.17.11-canary.0",
"keywords": [ "keywords": [
"elasticsearch", "elasticsearch",
"elastic", "elastic",