diff --git a/package.json b/package.json index 7ce78b9..7a6589a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@nuxtjs/axios": "^5.13.6", "@nuxtjs/pwa": "^3.3.5", "core-js": "^3.23.5", - "leaflet": "^1.7.1", + "leaflet": "^1.9.3", "nuxt": "^2.15.8", "nuxt-leaflet": "^0.0.27", "push-dir": "^0.4.1", diff --git a/yarn.lock b/yarn.lock index ca381c8..a59e572 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8709,10 +8709,10 @@ launch-editor@^2.2.1: chalk "^2.3.0" shell-quote "^1.6.1" -leaflet@^1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.7.1.tgz#10d684916edfe1bf41d688a3b97127c0322a2a19" - integrity sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw== +leaflet@^1.7.1, 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== leven@^3.1.0: version "3.1.0"