From 9a4d3c70f2880c38909acebc4c00198efb85908e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 04:01:24 +0000 Subject: [PATCH] Bump leaflet from 1.8.0 to 1.9.3 Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.8.0 to 1.9.3. - [Release notes](https://github.com/Leaflet/Leaflet/releases) - [Changelog](https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md) - [Commits](https://github.com/Leaflet/Leaflet/compare/v1.8.0...v1.9.3) --- updated-dependencies: - dependency-name: leaflet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7ec940c84..8c2dd5b69 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "jquery-ui": "components/jqueryui#^1.12.1", "jquery-ujs": "rails/jquery-ujs#~1.2.3", "junction": "theleagueof/junction#*", - "leaflet": "^1.8.0", + "leaflet": "^1.9.3", "leaflet-distortableimage": "^0.21.7", "leaflet-draw": "Leaflet/Leaflet.draw#0.2.4", "leaflet-easybutton": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 060532451..06b2ea420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3252,10 +3252,10 @@ leaflet.blurred-location-display@^1.3.2: polygon-lookup "^2.4.0" rbush "^2.0.2" -leaflet@*, leaflet@^1.0.1, leaflet@^1.3.1, leaflet@^1.3.3, leaflet@^1.3.4, leaflet@^1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.8.0.tgz#4615db4a22a304e8e692cae9270b983b38a2055e" - integrity sha512-gwhMjFCQiYs3x/Sf+d49f10ERXaEFCPr+nVTryhAW8DWbMGqJqt9G4XuIaHmFW08zYvhgdzqXGr8AlW8v8dQkA== +leaflet@*, leaflet@^1.0.1, leaflet@^1.3.1, leaflet@^1.3.3, leaflet@^1.3.4, leaflet@^1.9.3: + version "1.9.3" + resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.9.3.tgz#52ec436954964e2d3d39e0d433da4b2500d74414" + integrity sha512-iB2cR9vAkDOu5l3HAay2obcUHZ7xwUBBjph8+PGtmW/2lYhbLizWtG7nTeYht36WfOslixQF9D/uSIzhZgGMfQ== lerc@^3.0.0: version "3.0.0"