diff --git a/package-lock.json b/package-lock.json index 25f8295..e63217f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "leaflet-draw-drag": "0.4.8", "leaflet-fullscreen": "1.0.2", "leaflet-gps": "1.7.8", - "leaflet-hash": "github:PowerPan/leaflet-hash#4020d13", + "leaflet-hash": "github:wattnpapa/leaflet-hash#4020d13", "leaflet-heat": "github:Leaflet/Leaflet.heat#fbca300", "leaflet-measure-path": "1.5.0", "leaflet-plugins": "3.4.0", @@ -1227,12 +1227,12 @@ } }, "node_modules/braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "dev": true, "dependencies": { - "fill-range": "^7.0.1" + "fill-range": "^7.1.1" }, "engines": { "node": ">=8" @@ -2805,9 +2805,9 @@ } }, "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dev": true, "dependencies": { "to-regex-range": "^5.0.1" @@ -3611,7 +3611,7 @@ }, "node_modules/leaflet-hash": { "version": "1.0.1", - "resolved": "git+ssh://git@github.com/PowerPan/leaflet-hash.git#4020d1345c8c38cce5449697166e493b6461bc8e" + "resolved": "git+ssh://git@github.com/wattnpapa/leaflet-hash.git#4020d1345c8c38cce5449697166e493b6461bc8e" }, "node_modules/leaflet-heat": { "name": "leaflet.heat",