summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2022-08-29 09:25:46 +0300
committerYuval Adam <_@yuv.al>2022-08-29 09:25:46 +0300
commit429635730e51c34fc1f98834e7ecf9b362d89d86 (patch)
tree97d53f4083499c009c553d5f0baf14ee7a6d8e58 /package.json
parentd826e2d546bd17b8940d3327f8e58554399fcabf (diff)
Bump and break everything
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 10ce276..87c51f6 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"license": "MIT",
"private": false,
"dependencies": {
- "axios": "^0.19.0",
+ "axios": "^0.27.2",
"luxon": "^1.19.3",
"mapbox-gl": "^1.12.0",
"rc-slider": "^8.7.1",
@@ -17,7 +17,7 @@
"react-dom": "^16.10.2",
"react-mapbox-gl": "^4.8.2",
"react-router-dom": "^5.1.2",
- "react-scripts": "^3.4.1"
+ "react-scripts": "^5.0.1"
},
"scripts": {
"start": "react-scripts start",
@@ -44,7 +44,7 @@
]
},
"devDependencies": {
- "serverless": "^1.59.3",
+ "serverless": "^3.22.0",
"serverless-python-requirements": "^5.0.1"
},
"proxy": "https://imgs.geshem.space/"