diff --git a/package.json b/package.json index c07ea4d..9c4e8c6 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "$comment": "should not be published to npm registry: keep it private", "private": true, "dependencies": { - "axios": "^0.27.1", + "axios": "^1.3.4", "lit": "^2.1.1", "url-parse": "^1.5.4" },