mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 04:39:34 +00:00
fix: update axios version
This commit is contained in:
parent
bc0de80479
commit
6ec03ca15d
@ -53,7 +53,7 @@ const deps: Record<string, string> = {
|
||||
'pg-hstore': '2.x',
|
||||
sqlite3: '5.x',
|
||||
supertest: '6.x',
|
||||
axios: '0.26.x',
|
||||
axios: '1.7.0',
|
||||
'@emotion/css': '11.x',
|
||||
ahooks: '3.x',
|
||||
lodash: '4.x',
|
||||
|
Loading…
Reference in New Issue
Block a user