From 66e5dacf6279a8024f0722e1d63153c2fcf9d028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:20:31 +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 940287fa..45702136 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "jfeed": "mattmarcum/jFeed#*", "jquery.steps": "^1.1.3", "junction": "theleagueof/junction#*", - "leaflet": "^1.8.0", + "leaflet": "^1.9.3", "moment": "~2.29.4", "nvd3": "~1.7.1", "spectral-workbench": "^0.2.3" diff --git a/yarn.lock b/yarn.lock index 48c8decb..d5a224fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -984,10 +984,10 @@ lazy-cache@^1.0.3: resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" integrity sha1-odePw6UEdMuAhF07O24dpJpEbo4= -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@^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== lodash@^2.4.1, lodash@~2.4.1: version "2.4.2"