diff --git a/smart-light-converter/background/package.json b/smart-light-converter/background/package.json index 343008c..39d6ffd 100644 --- a/smart-light-converter/background/package.json +++ b/smart-light-converter/background/package.json @@ -2,6 +2,6 @@ "dependencies": { "wapp-api": "^1.0.0", "base-64": "0.1.0", - "axios": "0.19.0" + "axios": "1.6.0" } }