Skip to content

Commit 8b23e91

Browse files
authored
Merge pull request #324 from SuperMap/snyk-upgrade-4c99c87e5820ae8617f28e750766c703
[Snyk] Upgrade promise-polyfill from 8.2.1 to 8.2.3
2 parents ea8c05d + b6e7a4f commit 8b23e91

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
@@ -131,7 +131,7 @@
131131
"ol": "6.9.0",
132132
"pbf": "3.2.1",
133133
"proj4": "2.8.0",
134-
"promise-polyfill": "8.2.1",
134+
"promise-polyfill": "8.2.3",
135135
"three": "0.129.0",
136136
"xlsx": "0.18.5",
137137
"xml-js": "1.6.11"

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"elasticsearch": "16.7.2",
1818
"fetch-ie8": "1.5.0",
1919
"fetch-jsonp": "1.1.3",
20-
"promise-polyfill": "8.2.1",
20+
"promise-polyfill": "8.2.3",
2121
"lodash.topairs": "4.3.0",
2222
"xlsx": "0.18.5"
2323
}

0 commit comments

Comments
 (0)