diff --git a/.devcontainer.json b/.devcontainer.json index d7bb0bd7..efd969a0 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -17,7 +17,7 @@ "ghcr.io/devcontainers/features/github-cli:1": { "version": "latest" }, - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "22.19.0" }, "ghcr.io/devcontainers/features/python:1": {