f605b52d89
- package.json: bump axios constraint from ^1.13.5 to ^1.14.0 - Dockerfile build stage: npm ci -> npm install so the semver range in package.json is honoured at build time (npm ci uses the lockfile exactly, bypassing the updated constraint)