We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a744819 commit 39b8223Copy full SHA for 39b8223
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webhook",
3
- "version": "1.2.8",
+ "version": "1.2.9",
4
"description": "elastic.io webhook component",
5
"scripts": {
6
"pretest": "eslint spec lib verifyCredentials.js --fix",
@@ -13,7 +13,7 @@
13
"license": "Apache License 2.0",
14
"dependencies": {
15
"elasticio-node": "0.0.9",
16
- "elasticio-sailor-nodejs": "2.6.23",
+ "elasticio-sailor-nodejs": "2.6.24",
17
"node-uuid": "1.4.8",
18
"request": "2.88.x"
19
},
0 commit comments