dherault / serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project
MIT License
5.19k stars 795 forks source link

Upgrade aws-sdk/client-lambda #1702

Closed RayceeM closed 1 year ago

RayceeM commented 1 year ago

Description

Fixes a security vulnerability issue caused by fast-xml-parser deprecated version by upgrading aws-sdk/client-lambda that is using it as a dependency

Motivation and Context

Fixes #1701

How Has This Been Tested?

leleofg commented 1 year ago

up

jacobemerick commented 1 year ago

+1

julien-HAM commented 1 year ago

+1

aaleksandrov commented 1 year ago

Hi @dherault any chance this one can be merged? I know you're looking for maintainers currently but this issue blocks some pipelines

dherault commented 1 year ago

@dmelosantos is the new maintainer!!! 🎉 He'll do it I guess.

dherault commented 1 year ago

Actually I did it

sergiodurand commented 1 year ago

Hi @dmelosantos / @dherault. 👋 I've created the PR #1717 that fixes the tests that are failing in this repository. Can one of you have a look at it so we can have a new release of serverless-offline with changes done by #1702? Thanks :)