From f46c474e3c0d77ce6c456b49c55f1ea57060f9ef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 May 2024 00:05:49 +0000 Subject: [PATCH 1/2] fix: upgrade leaflet.locatecontrol from 0.79.0 to 0.81.0 Snyk has created this PR to upgrade leaflet.locatecontrol from 0.79.0 to 0.81.0. See this package in npm: https://www.npmjs.com/package/leaflet.locatecontrol See this project in Snyk: https://app.snyk.io/org/runette-s8e/project/7af2685e-bfac-4a2e-b235-9249e00b8bf0?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16fc11c..d51cf7f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@types/leaflet.locatecontrol": "^0.74.0", - "leaflet.locatecontrol": "^0.79.0" + "leaflet.locatecontrol": "^0.81.0" }, "devDependencies": { "@angular/common": "^12.0.0", From 86859d48f952fba3129557f1be06caa226277570 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 1 Jul 2024 10:57:34 +0100 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d51cf7f..c477443 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@runette/ngx-leaflet-locate", - "version": "2.0.6", + "version": "2.0.7", "description": "Angular Wrapper for the Leaflet Location Control", "keywords": [ "angular",