Skip to content

Commit be83844

Browse files
committed
fix: upgrade proj4 from 2.11.0 to 2.15.0
Snyk has created this PR to upgrade proj4 from 2.11.0 to 2.15.0. See this package in npm: proj4 See this project in Snyk: https://app.snyk.io/org/ahnan/project/3482d5c6-203e-46c2-962e-085e24c277d5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7a0e4cb commit be83844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"mapbox-gl": "1.13.2",
2323
"@supermapgis/iclient-common": "12.0.0-dev",
2424
"lodash.clonedeep": "^4.5.0",
25-
"proj4": "2.11.0"
25+
"proj4": "2.15.0"
2626
}
2727
}

0 commit comments

Comments
 (0)