3.70.5

(chore): Bump the TypeScript SDK validator container’s Node base image to node:24.15-trixie-slim. Aligns the validator with the rest of the Fern generator containers on a single Node major version (Node 24) on top of the trixie-slim base introduced for typescript-sdk-cli and typescript-sdk-validator by PR #15779.

3.70.4

(chore): Bump the typescript-sdk-cli and typescript-sdk-validator container base images from node:*-bookworm-slim to node:*-trixie-slim. Trixie ships patched versions of glibc, dpkg, nghttp2, libcap2, systemd, libgcrypt20, krb5, curl, and expat that are not available on bookworm, so dist-upgrade alone is a no-op for those AWS Inspector findings — the base-image bump is what actually clears them.