diff --git a/package.json b/package.json index 993e897..db39965 100644 --- a/package.json +++ b/package.json @@ -26,12 +26,12 @@ "homepage": "https://github.com/bitkarrot/satshkd-vercel#readme", "dependencies": { "@actions/core": "^1.2.6", - "axios": "^0.26.1", + "axios": "^1.13.2", "csv-parser": "^3.0.0", "express": "^4.17.1", "express-handlebars": "^5.3.4", "handlebars": "^4.7.8", "moment": "^2.29.1", - "morgan": "1.9.1" + "morgan": "^1.10.1" } }