fix(deps): update dependency axios to ^0.30.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-06-10 17:02:06 +00:00
parent f717a6b610
commit 8a714cf1d0

View File

@ -17,7 +17,7 @@
"lint": "next lint"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^0.30.0",
"cheerio": "1.0.0-rc.12",
"ioredis": "^5.3.2",
"next": "12.2.5",