diff --git a/app/views/front_ui/index.html.erb b/app/views/front_ui/index.html.erb
index 4ecec2b77..38a9ccc33 100644
--- a/app/views/front_ui/index.html.erb
+++ b/app/views/front_ui/index.html.erb
@@ -16,18 +16,18 @@
MapKnitter
A Community Atlas hosted by PublicLab
Use a kite, balloon, or pole to take an aerial photo and tell your own visual story of a place. Learn more
-
+
@@ -258,3 +258,18 @@
});
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index d96bd6cc0..e8c41e940 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"exif-js": "jseidelin/exif-js#*",
"glfx-js": "jywarren/glfx.js#*",
"leaflet-google-places-autocomplete": "0.0.9",
- "image-sequencer": "~3.7.3",
+ "image-sequencer": "image-sequencer#~3.7.3",
"ion-rangeslider": "ionDen/ion.rangeslider#~2.3.0",
"jquery": "jquery/jquery-dist#^3.6.0",
"jquery-ui": "components/jqueryui#^1.12.1",
diff --git a/yarn.lock b/yarn.lock
index 07fa1d03f..acb838854 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -483,7 +483,6 @@ blueimp-canvas-to-blob@3.5.0:
blueimp-canvas-to-blob@^3.29.0, blueimp-canvas-to-blob@blueimp/JavaScript-Canvas-to-Blob#>=3.29.0:
version "3.29.0"
- uid "5b0fb1d0be3dfe300ee67a0c115d15a8d289c860"
resolved "https://codeload.github.com/blueimp/JavaScript-Canvas-to-Blob/tar.gz/5b0fb1d0be3dfe300ee67a0c115d15a8d289c860"
blueimp-file-upload@blueimp/jQuery-File-Upload#~9.22.1:
@@ -2582,7 +2581,7 @@ image-sequencer-invert@^1.0.0:
resolved "https://registry.yarnpkg.com/image-sequencer-invert/-/image-sequencer-invert-1.0.0.tgz#bb5c0cc2f50ed9ff4cd8d89a7929188f381a5dd4"
integrity sha512-LL9jwCnSbUy676q9ULJ6M04mp1TVOxpjlckMGN2SyFOgPE4SGL2/IRcO33BDwafmFiupqDdgs7gUHEbsFcCqgQ==
-image-sequencer@~3.7.3:
+image-sequencer@image-sequencer#~3.7.3:
version "3.7.3"
resolved "https://registry.yarnpkg.com/image-sequencer/-/image-sequencer-3.7.3.tgz#b18370fa1e92c513b1fc3819d4bcabd9d7a795db"
integrity sha512-aNyPHL+yXw4WmFxrA1pUMRLpo3HzDeZ/wMN65g65QteTyYwSy06Efw+/FR1TAPIHriJraoOv+4ukKvZumvBCtQ==
@@ -3151,6 +3150,14 @@ leaflet-blurred-location@^1.7.0:
jquery "^3.2.1"
leaflet "^1.3.3"
+"leaflet-blurred-location@git+https://github.com/publiclab/leaflet-blurred-location#main":
+ version "1.3.0"
+ resolved "git+https://github.com/publiclab/leaflet-blurred-location#1bff37cb96518bd87192277b14c290cba3c138ba"
+ dependencies:
+ haversine-distance "^1.1.4"
+ jquery "^3.2.1"
+ leaflet "^1.3.3"
+
leaflet-dist@vperron/leaflet-dist#0.7.x:
version "0.0.0"
resolved "https://codeload.github.com/vperron/leaflet-dist/tar.gz/2ec7a0846eaecdce1321d92b3c45c74f4fd08dd3"