Problem
The generated React todo example lockfile carries five open Dependabot alerts:
The affected file is examples/todo-app/.napl/src/react/package-lock.json. It is generated state and must not be hand-edited.
Required approach
- Update the owning NAPL source or generation inputs through the language repair workflow.
- Regenerate and install through
napl add and napl commit.
- Do not patch
.napl/ or its lockfile directly.
- Keep the generated example reproducible.
Acceptance criteria
Problem
The generated React todo example lockfile carries five open Dependabot alerts:
The affected file is
examples/todo-app/.napl/src/react/package-lock.json. It is generated state and must not be hand-edited.Required approach
napl addandnapl commit..napl/or its lockfile directly.Acceptance criteria