aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
82 stars 32 forks source link

chore(deps-dev): remove @types/aws-lambda #132

Closed trivikr closed 5 months ago

trivikr commented 5 months ago

Issue

No longer needed. Removal missed in https://github.com/aws-samples/aws-sdk-js-notes-app/pull/122

Description

Removes unused @types/aws-lambda

Testing

Local testing


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

socket-security[bot] commented 5 months ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/@types/aws-lambda@8.10.136

View full report↗︎

trivikr commented 5 months ago

The dependency @types/aws-lambda is required for event type import in https://github.com/aws-samples/aws-sdk-js-notes-app/blob/b0d6a99ea5c3484774c1112edb33acdbf3046702/packages/infra/cdk/backend/notes-api.create.ts#L7