File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 env :
77 NODE_VERSION : " {{ matrix.nodejs }}"
88 TEST_SUITE : " {{ matrix.suite }}"
9- STACK_VERSION : 8.15 .0
9+ STACK_VERSION : 8.16 .0
1010 matrix :
1111 setup :
1212 suite :
Original file line number Diff line number Diff line change 11{
22 "name" : " @elastic/elasticsearch" ,
3- "version" : " 8.15 .0" ,
4- "versionCanary" : " 8.15 .0-canary.0" ,
3+ "version" : " 8.16 .0" ,
4+ "versionCanary" : " 8.16 .0-canary.0" ,
55 "description" : " The official Elasticsearch client for Node.js" ,
66 "main" : " ./index.js" ,
77 "types" : " index.d.ts" ,
5353 "node" : " >=18"
5454 },
5555 "devDependencies" : {
56- "@elastic/request-converter" : " ^8.15.2 " ,
56+ "@elastic/request-converter" : " ^8.16.1 " ,
5757 "@sinonjs/fake-timers" : " github:sinonjs/fake-timers#0bfffc1" ,
5858 "@types/debug" : " ^4.1.7" ,
5959 "@types/ms" : " ^0.7.31" ,
You can’t perform that action at this time.
0 commit comments