Skip to content

Commit

Permalink
Merge pull request #21 from runette/snyk-upgrade-218859e09b47cacab07a…
Browse files Browse the repository at this point in the history
…8e6d0500fce7

[Snyk] Upgrade leaflet.locatecontrol from 0.79.0 to 0.81.0
  • Loading branch information
runette authored Jul 1, 2024
2 parents 46a2d77 + 86859d4 commit cfe95b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit cfe95b6

Please sign in to comment.