diff --git a/package.json b/package.json index 99b828178..793f904c0 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,9 @@ "lodash": "4.17.21", "merge": "2.1.1", "newman": "5.3.2", - "semantic-release": "21.0.7" + "semantic-release": "21.0.7", + "axios": "^1.5.1", + "jsonwebtoken": "^9.0.2" }, "scripts": { "commit": "git-cz",