Bumps [papaparse](https://github.com/mholt/PapaParse) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](https://github.com/mholt/PapaParse/compare/5.1.1...5.2.0) Signed-off-by: dependabot[bot] <support@github.com>
19 lines
605 B
JSON
19 lines
605 B
JSON
{
|
|
"name": "geocsv",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"leaflet": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.6.0.tgz",
|
|
"integrity": "sha512-CPkhyqWUKZKFJ6K8umN5/D2wrJ2+/8UIpXppY7QDnUZW5bZL5+SEI2J7GBpwh4LIupOKqbNSQXgqmrEJopHVNQ=="
|
|
},
|
|
"papaparse": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.2.0.tgz",
|
|
"integrity": "sha512-ylq1wgUSnagU+MKQtNeVqrPhZuMYBvOSL00DHycFTCxownF95gpLAk1HiHdUW77N8yxRq1qHXLdlIPyBSG9NSA=="
|
|
}
|
|
}
|
|
}
|