Skip to content

Commit

Permalink
fix: src/mapboxgl/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ECHARTS-7300340
  • Loading branch information
snyk-bot committed Jun 28, 2024
1 parent 7097a2b commit 231c68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mapboxgl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"colorcolor": "^1.1.1",
"css-element-queries": "^1.2.0",
"css-vars-ponyfill": "2.2.1",
"echarts": "^4.8.0",
"echarts": "^5.5.1",
"echarts-liquidfill": "^2.0.5",
"flv.js": "^1.5.0",
"geojson": "^0.5.0",
Expand Down

0 comments on commit 231c68c

Please sign in to comment.