vuln fixes

This commit is contained in:
2025-11-21 17:20:08 +01:00
parent 23e2a82f5c
commit 79d6e36055

View File

@@ -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"
}
}