Update dependency async to v2 [SECURITY] (#517)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a305ad7ced
commit
efefad1889
2 changed files with 3 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -3559,7 +3559,7 @@ async-settle@^1.0.0:
|
|||
dependencies:
|
||||
async-done "^1.2.2"
|
||||
|
||||
async@^0.9.0, async@~0.9.2:
|
||||
async@^0.9.0:
|
||||
version "0.9.2"
|
||||
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
|
||||
integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=
|
||||
|
|
@ -3569,7 +3569,7 @@ async@^1.2.1:
|
|||
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
|
||||
integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
|
||||
|
||||
async@^2.6.0:
|
||||
async@^2.6.0, async@~2.6.0:
|
||||
version "2.6.4"
|
||||
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
|
||||
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue