chore(projects): lock deps versions

This commit is contained in:
Soybean
2024-01-20 20:32:58 +08:00
parent f59f34884c
commit a24f963121
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@
"dependencies": {
"@sa/utils": "workspace:*",
"axios": "1.6.5",
"axios-retry": "^4.0.0"
"axios-retry": "4.0.0"
}
}