Skip to content

Commit ce74e2c

Browse files
authored
Merge pull request #108 from SuperMap/dependabot/npm_and_yarn/canvg-3.0.2
Bump canvg from 1.5.3 to 3.0.2
2 parents b2cd9b0 + 1c91510 commit ce74e2c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@mapbox/vector-tile": "1.3.1",
116116
"@supermap/iclient-common": "file:src/common",
117117
"@turf/turf": "5.1.6",
118-
"canvg": "1.5.3",
118+
"canvg": "3.0.2",
119119
"echarts": "4.5.0",
120120
"elasticsearch": "16.5.0",
121121
"fetch-ie8": "1.5.0",

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"three": "0.92.0",
2121
"xlsx": "0.15.4",
2222
"@supermap/iclient-common": "10.0.1",
23-
"canvg": "1.5.3",
23+
"canvg": "3.0.2",
2424
"xml-js": "1.6.8"
2525
}
2626
}

src/openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@supermap/iclient-common": "10.0.1",
2222
"proj4": "2.6.0",
2323
"xlsx": "0.15.4",
24-
"canvg": "1.5.3",
24+
"canvg": "3.0.2",
2525
"lodash.remove": "^4.7.0"
2626
}
2727
}

0 commit comments

Comments
 (0)