失敗していた test
FAIL src/api/client.test.ts
● fetchOrder › returns parsed body
TypeError: response.data.json is not a function
at fetchOrder (src/api/client.ts:34:38)
at Object.<anonymous> (src/api/client.test.ts:18:24) - diff: axios@1.6.0 → 1.7.7
- changelog: response.data is now pre-parsed JSON
- blast radius: 1 file, 1 call site