mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-18 05:34:22 +01:00
vuln fixes
This commit is contained in:
@@ -26,12 +26,12 @@
|
|||||||
"homepage": "https://github.com/bitkarrot/satshkd-vercel#readme",
|
"homepage": "https://github.com/bitkarrot/satshkd-vercel#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.2.6",
|
"@actions/core": "^1.2.6",
|
||||||
"axios": "^0.26.1",
|
"axios": "^1.13.2",
|
||||||
"csv-parser": "^3.0.0",
|
"csv-parser": "^3.0.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"express-handlebars": "^5.3.4",
|
"express-handlebars": "^5.3.4",
|
||||||
"handlebars": "^4.7.8",
|
"handlebars": "^4.7.8",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"morgan": "1.9.1"
|
"morgan": "^1.10.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user