Skip to content

Commit d3b1e44

Browse files
authored
Merge pull request #83 from SuperMap/dependabot/npm_and_yarn/fetch-jsonp-1.1.3
Bump fetch-jsonp from 1.0.6 to 1.1.3
2 parents e2c879a + 2c37bfd commit d3b1e44

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
@@ -116,7 +116,7 @@
116116
"echarts": "4.5.0",
117117
"elasticsearch": "16.5.0",
118118
"fetch-ie8": "1.5.0",
119-
"fetch-jsonp": "1.0.6",
119+
"fetch-jsonp": "1.1.3",
120120
"jsonsql": "0.2.5",
121121
"leaflet": "1.5.1",
122122
"lodash.remove": "^4.7.0",

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"elasticsearch": "16.5.0",
1717
"fetch-ie8": "1.5.0",
18-
"fetch-jsonp": "1.0.6",
18+
"fetch-jsonp": "1.1.3",
1919
"promise-polyfill": "6.0.2",
2020
"lodash.topairs": "4.3.0"
2121
}

0 commit comments

Comments
 (0)