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

fix #issue56: Fix compatibility with Serverless v2.x.x #57

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

tiagocpeixoto
Copy link

Fix #56

@tiagocpeixoto
Copy link
Author

I can't check which dependencies are causing the snyk error. Can you help me?

tiagocpeixoto and others added 13 commits October 10, 2020 16:40
…lebars-4.7.6

Bump handlebars from 4.0.11 to 4.7.6
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.4...4.17.15)

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](kevva/decompress@v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <[email protected]>
…sh-es-4.17.15

Bump lodash-es from 4.17.4 to 4.17.15
…mpress-4.2.1

Bump decompress from 4.2.0 to 4.2.1
…aml-3.14.0

Bump js-yaml from 3.10.0 to 3.14.0
@tiagocpeixoto
Copy link
Author

Ok, I fixed it.

@tbaustin
Copy link

@tiagocpeixoto seems this repo is dead?

@tiagocpeixoto
Copy link
Author

@tiagocpeixoto seems this repo is dead?

Apparently yes.

@stall84
Copy link

stall84 commented Jun 19, 2021

Ok, I fixed it.

How did you go about fixing this error ?

@tiagocpeixoto
Copy link
Author

Ok, I fixed it.

How did you go about fixing this error ?

I prepared a PR, but the maintainer hasn't merged it yet.

In my project I'm using this temporary solution:

// package.json
"devDependencies": {
  "serverless-step-functions-offline": "tiagocpeixoto/serverless-step-functions-offline#issue56", 
}

@stall84
Copy link

stall84 commented Jun 20, 2021

Ok, I fixed it.

How did you go about fixing this error ?

I prepared a PR, but the maintainer hasn't merged it yet.

In my project I'm using this temporary solution:

// package.json
"devDependencies": {
  "serverless-step-functions-offline": "tiagocpeixoto/serverless-step-functions-offline#issue56", 
}

Awesome, thanks

@nadunindunil
Copy link

@vkkis93 can you please merge this?

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.

Fix compatibility with Serverless v2.x.x
4 participants