Skip to content

Commit e8287d3

Browse files
authored
Merge pull request #234 from SuperMap/dependabot/npm_and_yarn/elasticsearch-16.7.2
Bump elasticsearch from 16.7.1 to 16.7.2
2 parents 0219e83 + ddc4c24 commit e8287d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@turf/turf": "5.1.6",
118118
"canvg": "3.0.7",
119119
"echarts": "4.9.0",
120-
"elasticsearch": "16.7.1",
120+
"elasticsearch": "16.7.2",
121121
"fetch-ie8": "1.5.0",
122122
"fetch-jsonp": "1.1.3",
123123
"jsonsql": "0.2.5",

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "SuperMap",
1414
"license": "Apache-2.0",
1515
"dependencies": {
16-
"elasticsearch": "16.7.1",
16+
"elasticsearch": "16.7.2",
1717
"fetch-ie8": "1.5.0",
1818
"fetch-jsonp": "1.1.3",
1919
"promise-polyfill": "8.2.0",

0 commit comments

Comments
 (0)