diff --git a/package.json b/package.json index c07ea4d..0e410f3 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.3", "lit": "^2.1.1", "url-parse": "^1.5.4" },