Merge pull request #11760 from openlayers/dependabot/npm_and_yarn/proj4-2.6.3
Bump proj4 from 2.6.2 to 2.6.3
This commit is contained in:
Generated
+3
-3
@@ -10403,9 +10403,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"proj4": {
|
"proj4": {
|
||||||
"version": "2.6.2",
|
"version": "2.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/proj4/-/proj4-2.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/proj4/-/proj4-2.6.3.tgz",
|
||||||
"integrity": "sha512-Pn0+HZtXb4JzuN8RR0VM7yyseegiYHbXkF+2FOdGpzRojcZ1BTjWxOh7qfp2vH0EyLu8pvcrhLxidwzgyUy/Gw==",
|
"integrity": "sha512-XRqnLmHWlvi7jqKNTqaOUrVy72JEtOUrnlLki99yZUOSvcSeBaZ1I/EGnQ2LzplSbjSrebGAdikqCLeCxC/YEg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"mgrs": "1.0.0",
|
"mgrs": "1.0.0",
|
||||||
|
|||||||
+1
-1
@@ -89,7 +89,7 @@
|
|||||||
"mocha": "8.2.1",
|
"mocha": "8.2.1",
|
||||||
"pixelmatch": "^5.1.0",
|
"pixelmatch": "^5.1.0",
|
||||||
"pngjs": "^6.0.0",
|
"pngjs": "^6.0.0",
|
||||||
"proj4": "2.6.2",
|
"proj4": "2.6.3",
|
||||||
"puppeteer": "5.5.0",
|
"puppeteer": "5.5.0",
|
||||||
"rollup": "^2.1.0",
|
"rollup": "^2.1.0",
|
||||||
"rollup-plugin-babel": "^4.3.3",
|
"rollup-plugin-babel": "^4.3.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user