summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-11-02 17:53:47 +0200
committerYuval Adam <_@yuv.al>2020-11-02 17:57:34 +0200
commit4eb0706b898c13efc5454d4f55d734544edf5fed (patch)
tree025f2d9588fffc5d92b32b5e9141cbe31d82e4bb /package.json
parent6c62ed06df2c667b6d57094ee0c0af5bc0f283da (diff)
Bump some vulnerable package and bump to v5.2.1v5.2.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4341274..d093853 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "geshem",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "Geshem.space Rain Radar",
"main": "geshem.js",
"homepage": "https://geshem.space",
@@ -11,7 +11,7 @@
"dependencies": {
"axios": "^0.19.0",
"luxon": "^1.19.3",
- "mapbox-gl": "^1.9.1",
+ "mapbox-gl": "^1.12.0",
"rc-slider": "^8.7.1",
"react": "^16.10.2",
"react-dom": "^16.10.2",