**chore: add package-lock.json for cloud-wrapper**

### Changes:
- Introduced `package-lock.json` file for the `cloud-wrapper` package.
- Includes configuration details for dependencies:
  - Runtime dependencies: `@soulcraft/brainy`, `cors`, `dotenv`, `express`, `helmet`, `morgan`, `uuid`, `ws`.
  - Development dependencies: TypeScript, nodemon, and type definitions for key libraries.
- Specifies supported Node.js version (`>=23.11.0`).

### Purpose:
Committed the `package-lock.json` to ensure consistency in dependency resolution during installation. This facilitates improved reliability across development and production environments.
This commit is contained in:
David Snelling 2025-06-19 15:13:30 -07:00
parent 487bfa473b
commit c385f3fcff

4007
cloud-wrapper/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff