Audit fix
This commit is contained in:
parent
d951c8be6b
commit
321b7aa10d
2 changed files with 3230 additions and 2 deletions
3228
package-lock.json
generated
Normal file
3228
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -19,7 +19,7 @@
|
|||
"dependencies": {
|
||||
"@mapbox/glyph-pbf-composite": "0.0.3",
|
||||
"@mapbox/mapbox-gl-native": "5.0.2",
|
||||
"@mapbox/mapbox-gl-style-spec": "13.12.0",
|
||||
"@mapbox/mapbox-gl-style-spec": "^13.24.0",
|
||||
"@mapbox/mbtiles": "0.11.0",
|
||||
"@mapbox/sphericalmercator": "1.1.0",
|
||||
"@mapbox/vector-tile": "1.3.1",
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"cors": "2.8.5",
|
||||
"esm": "3.2.25",
|
||||
"express": "4.17.1",
|
||||
"handlebars": "4.7.3",
|
||||
"handlebars": "^4.7.7",
|
||||
"http-shutdown": "1.2.2",
|
||||
"morgan": "1.9.1",
|
||||
"pbf": "3.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue