Skip to content

Commit 5215fcf

Browse files
authored
Merge pull request #219 from SuperMap/dependabot/npm_and_yarn/promise-polyfill-8.2.0
Bump promise-polyfill from 8.1.3 to 8.2.0
2 parents 7da87c6 + 67947e1 commit 5215fcf

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
@@ -129,7 +129,7 @@
129129
"ol": "6.4.3",
130130
"pbf": "3.2.1",
131131
"proj4": "2.6.2",
132-
"promise-polyfill": "8.1.3",
132+
"promise-polyfill": "8.2.0",
133133
"three": "0.121.1",
134134
"xlsx": "0.16.8",
135135
"xml-js": "1.6.11"

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"elasticsearch": "16.7.1",
1717
"fetch-ie8": "1.5.0",
1818
"fetch-jsonp": "1.1.3",
19-
"promise-polyfill": "8.1.3",
19+
"promise-polyfill": "8.2.0",
2020
"lodash.topairs": "4.3.0"
2121
}
2222
}

0 commit comments

Comments
 (0)