fix: update axios version

This commit is contained in:
chenos 2024-10-18 17:00:21 +08:00
parent bc0de80479
commit 6ec03ca15d

View File

@ -53,7 +53,7 @@ const deps: Record<string, string> = {
'pg-hstore': '2.x', 'pg-hstore': '2.x',
sqlite3: '5.x', sqlite3: '5.x',
supertest: '6.x', supertest: '6.x',
axios: '0.26.x', axios: '1.7.0',
'@emotion/css': '11.x', '@emotion/css': '11.x',
ahooks: '3.x', ahooks: '3.x',
lodash: '4.x', lodash: '4.x',