-
Notifications
You must be signed in to change notification settings - Fork 0
fix: Dependency updates #1097
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
fix: Dependency updates #1097
Conversation
seb-cr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good apart from some ESLint stuff. Perhaps we could leave that for a separate PR. They're all dev dependencies, so if the goal is to remove vulnerabilities from services that use lambda-wrapper they would not affect this.
|
🎉 This PR is included in version 1.10.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
General housekeeping, and required to fix a vulnerability in `xml2js`. I've done major updates for `jest` (which required regenerating snapsnots in their new format) and `uuid` (no breaking changes relevant to us). Other major updates require newer versions of Node. Corresponds to #1097 which updated our v1.x dependencies.
|
🎉 This PR is included in version 2.0.0-beta.15 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Update to latest packages (where possible, within Node version constraints, etc).