Bump geotiff from 2.0.2 to 2.0.3

Bumps [geotiff](https://github.com/geotiffjs/geotiff.js) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/geotiffjs/geotiff.js/releases)
- [Commits](https://github.com/geotiffjs/geotiff.js/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: geotiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-31 10:03:11 +00:00
committed by GitHub
parent 12f8bae261
commit 3fac4eab7e

12
package-lock.json generated
View File

@@ -5233,9 +5233,9 @@
}
},
"node_modules/geotiff": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.2.tgz",
"integrity": "sha512-fTwi3TEC+/bWEB5YQqMgXzLa/s5fh9tj9PvyXzKWxqoyKaT+NRVsfPiJ0aHLaqd0eXMLngy6ICANF/BU69uZbg==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.3.tgz",
"integrity": "sha512-Y1DyiPnSeZ6kU9vBB3PRLeMPkk0/D5keO6jnyKm+eR9G3kkQz6ATeNwrMoVXDE/h3tSPP9XaIBVzn9M0a1WWWA==",
"dependencies": {
"@petamoriken/float16": "^3.4.7",
"lerc": "^3.0.0",
@@ -14377,9 +14377,9 @@
"dev": true
},
"geotiff": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.2.tgz",
"integrity": "sha512-fTwi3TEC+/bWEB5YQqMgXzLa/s5fh9tj9PvyXzKWxqoyKaT+NRVsfPiJ0aHLaqd0eXMLngy6ICANF/BU69uZbg==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.3.tgz",
"integrity": "sha512-Y1DyiPnSeZ6kU9vBB3PRLeMPkk0/D5keO6jnyKm+eR9G3kkQz6ATeNwrMoVXDE/h3tSPP9XaIBVzn9M0a1WWWA==",
"requires": {
"@petamoriken/float16": "^3.4.7",
"lerc": "^3.0.0",