Update dependency async to v2 [SECURITY] (#517)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-17 09:35:14 +02:00 committed by GitHub
parent a305ad7ced
commit efefad1889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -43,7 +43,7 @@
"@mapbox/togeojson": "^0.16.0",
"@turf/turf": "^6.2.0",
"Leaflet.vector-markers": "nrenner/Leaflet.vector-markers#2ef80c9",
"async": "~0.9.2",
"async": "~2.6.0",
"bootbox": "~5.5.2",
"bootstrap": "4.6.1",
"bootstrap-select": "1.13.18",