Merge pull request #13313 from openlayers/dependabot/npm_and_yarn/geotiff-2.0.3

Bump geotiff from 2.0.2 to 2.0.3
This commit is contained in:
Andreas Hocevar
2022-01-31 13:23:24 +01:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ const STATISTICS_MAXIMUM = 'STATISTICS_MAXIMUM';
const STATISTICS_MINIMUM = 'STATISTICS_MINIMUM';
/**
* @typedef {import("geotiff/dist-module/geotiffimage.js").default} GeoTIFFImage
* @typedef {import("geotiff").GeoTIFFImage} GeoTIFFImage
*/
let workerPool;