From cecf33a7193a0d60f159279e52b1dfa93708ad1d Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Mon, 3 Oct 2022 15:41:28 -0400 Subject: [PATCH] ISTWCMS-5859 Update to geofield_map 8.x-2.88 and leaflet 2.2.10 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 19e8514..2424b72 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "drupal/filefield_sources": "1.0-alpha5", "drupal/fillpdf": "5.0.0", "drupal/geofield": "1.44", - "drupal/geofield_map": "2.85", + "drupal/geofield_map": "2.88", "drupal/hcaptcha": "1.1", "drupal/honeypot": "2.1.1", "drupal/hook_event_dispatcher": "3.3.1", @@ -91,7 +91,7 @@ "drupal/layout_builder_modal": "1.1", "drupal/layout_builder_restrictions": "2.15", "drupal/layout_builder_styles": "2.0.0", - "drupal/leaflet": "2.2.5", + "drupal/leaflet": "2.2.10", "drupal/libraries": "3.0-beta1", "drupal/link_field_autocomplete_filter": "2.0.0", "drupal/linkit": "dev-6.0.0-beta3-uw_wcms1", -- GitLab