Bump proj4 from 2.7.0 to 2.7.2

Bumps [proj4](https://github.com/proj4js/proj4js) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](https://github.com/proj4js/proj4js/compare/2.7.0...2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-08 07:36:22 +00:00
committed by GitHub
parent ab17ee2b60
commit 9704c13705
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11017,9 +11017,9 @@
"dev": true
},
"proj4": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/proj4/-/proj4-2.7.0.tgz",
"integrity": "sha512-UVhulf8m70/dREOBrJagWq8cDYUgjQUWILRqys/gqo/+ZLeNB/04zbtPhJbz8+cCPzZNQMychfBaWUCP60U9mQ==",
"version": "2.7.2",
"resolved": "https://registry.npmjs.org/proj4/-/proj4-2.7.2.tgz",
"integrity": "sha512-x/EboBmIq48a9FED0Z9zWCXkd8VIpXHLsyEXljGtsnzeztC41bFjPjJ0S//wBbNLDnDYRe0e6c3FSSiqMCebDA==",
"dev": true,
"requires": {
"mgrs": "1.0.0",

View File

@@ -89,7 +89,7 @@
"mocha": "8.3.0",
"pixelmatch": "^5.1.0",
"pngjs": "^6.0.0",
"proj4": "2.7.0",
"proj4": "2.7.2",
"puppeteer": "8.0.0",
"rollup": "^2.1.0",
"rollup-plugin-babel": "^4.3.3",