Skip to content

Commit 891de98

Browse files
authored
Merge pull request #81 from SuperMap/dependabot/npm_and_yarn/proj4-2.6.0
Bump proj4 from 2.5.0 to 2.6.0
2 parents 68b7608 + a0a7429 commit 891de98

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.40",
129129
"ol": "6.1.1",
130130
"pbf": "3.2.1",
131-
"proj4": "2.5.0",
131+
"proj4": "2.6.0",
132132
"promise-polyfill": "8.1.3",
133133
"three": "0.92.0",
134134
"xlsx": "0.15.3",

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.0",
2323
"jsonsql": "0.2.5",
2424
"pbf": "3.2.1",
25-
"proj4": "2.5.0",
25+
"proj4": "2.6.0",
2626
"xlsx": "0.15.3"
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.38",
2020
"ol": "6.1.1",
2121
"@supermap/iclient-common": "10.0.1",
22-
"proj4": "2.5.0",
22+
"proj4": "2.6.0",
2323
"xlsx": "0.15.3",
2424
"canvg": "1.5.3",
2525
"lodash.remove": "^4.7.0"

0 commit comments

Comments
 (0)