serverless-apigateway-service-proxy
serverless-apigateway-service-proxy copied to clipboard
Remove Chalk, Updated packages
When trying to use this plugin after manually installing chalk i was getting (require() of ES Module). given how little chalk is used and its only for output formatting. It looked like it would be better to remove it as to not require another dependency.
speaking of dependencies a number of packages had vulnerabilities listed by npm so i updated these packages. 10 are still left to be updated
I have a problem running serverless deploy
Error: Cannot find module 'chalk'
Any plans to complete this PR?