-
-
Notifications
You must be signed in to change notification settings - Fork 157
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
Upgrade dependencies to fix security issues within sub-dependencies #375
Upgrade dependencies to fix security issues within sub-dependencies #375
Conversation
…el-jest, types/jest
@jayair, hope this is all good. I only upgraded the necessary dependencies to get the reported vulnerabilities back down to 0. It required quite a few test updates, so please have a look at those and merge at your convenience. Regarding the node14.x tests failure - please let me know what you'd like to do. I'm tempted to drop support for both 14 and 16 as AWS Lambda doesn't support these runtimes anymore anyways. |
Yeah let's drop it. If you fix the test let me know, I'll cut a release. |
@jayair all good. Dropped 14 and 16, CI should all pass now. Only thing that fails is the Label check, but I have no permissions to add labels, so that might have to be done by someone with permissions 🙏 |
Thanks! |
Fixes #374