Skip to content

Commit 41e316c

Browse files
authored
Merge pull request SuperMap#226 from SuperMap/dependabot/npm_and_yarn/proj4-2.6.3
Bump proj4 from 2.6.2 to 2.6.3
2 parents 5215fcf + 055eee3 commit 41e316c

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
@@ -128,7 +128,7 @@
128128
"mapv": "2.0.56",
129129
"ol": "6.4.3",
130130
"pbf": "3.2.1",
131-
"proj4": "2.6.2",
131+
"proj4": "2.6.3",
132132
"promise-polyfill": "8.2.0",
133133
"three": "0.121.1",
134134
"xlsx": "0.16.8",

src/leaflet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@mapbox/vector-tile": "1.3.1",
2323
"jsonsql": "0.2.5",
2424
"pbf": "3.2.1",
25-
"proj4": "2.6.2",
25+
"proj4": "2.6.3",
2626
"xlsx": "0.16.8"
2727
}
2828
}

src/openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mapv": "2.0.56",
2020
"ol": "6.4.3",
2121
"@supermap/iclient-common": "10.1.1",
22-
"proj4": "2.6.2",
22+
"proj4": "2.6.3",
2323
"xlsx": "0.16.8",
2424
"canvg": "3.0.7",
2525
"lodash.remove": "^4.7.0"

0 commit comments

Comments
 (0)