mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
move axios to 0.26.1
This commit is contained in:
@@ -22,12 +22,11 @@
|
|||||||
"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.22.0",
|
"axios": "^0.26.1",
|
||||||
"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",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"morgan": "1.9.1",
|
"morgan": "1.9.1"
|
||||||
"node-fetch": "^3.2.3"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user