-
Notifications
You must be signed in to change notification settings - Fork 40
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
base: master
Are you sure you want to change the base?
Conversation
I can't check which dependencies are causing the snyk error. Can you help me? |
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.6. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.7.6) Signed-off-by: dependabot[bot] <[email protected]>
…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
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.14.0. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.10.0...3.14.0) Signed-off-by: dependabot[bot] <[email protected]>
…aml-3.14.0 Bump js-yaml from 3.10.0 to 3.14.0
Ok, I fixed it. |
@tiagocpeixoto seems this repo is dead? |
Apparently yes. |
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:
|
Awesome, thanks |
@vkkis93 can you please merge this? |
Fix #56