From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 23:50:07 +0000 (+0000) Subject: Bump leaflet.locatecontrol from 0.81.0 to 0.81.1 X-Git-Tag: live~452^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/390bee410d5b7246841ab7800d468fe6c9d6a059?ds=inline Bump leaflet.locatecontrol from 0.81.0 to 0.81.1 Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.81.0 to 0.81.1. - [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.81.0...v0.81.1) --- updated-dependencies: - dependency-name: leaflet.locatecontrol dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index f67c71cea..23d5af217 100644 --- a/yarn.lock +++ b/yarn.lock @@ -512,9 +512,9 @@ keyv@^4.5.4: json-buffer "3.0.1" leaflet.locatecontrol@^0.81.0: - version "0.81.0" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz#75e92d07c19edade910a2b5a177ac24cef7d10e7" - integrity sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg== + version "0.81.1" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.1.tgz#8aec3124ef5cdda3476fd9013315789b4e301a45" + integrity sha512-ZtsdScGufPw330X3UIaGGjnfQ1NrhLySnlruWufIMnfzsHgQPz0+mSxsCQMVh7QgOBoefCGb/lioSejiaNx1EQ== leaflet@^1.8.0: version "1.9.4"