Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump node.js dependencies #64

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Conversation

dreamorosi
Copy link
Member

Issue #, if available: #51

Description of changes:

This PR updates the Powertools for AWS Lambda (TypeScript) dependencies as well as running npm audit fix to bump dependencies that were flagged as problematic.

As discussed in the linked issue, one of them is still around as there's no published fix yet. The problematic dependency is phin - a request client - that is a transitive dependency of jimp - an image generation library we use in one of the Lambda functions.

At the best of my knowledge we don't use any of jimp's features that rely on making requests, so at least for now having this dependency in the tree is deemed acceptable.

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

@dreamorosi dreamorosi self-assigned this Jun 11, 2024
@leandrodamascena leandrodamascena self-requested a review June 11, 2024 10:38
Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@dreamorosi dreamorosi merged commit 74815bc into main Jun 11, 2024
@dreamorosi dreamorosi deleted the chore/bump_dependencies branch August 9, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants