Closed j0k3r closed 3 months ago
This will fix security vuln https://github.com/serverless-heaven/serverless-webpack/security/dependabot/500
Also add ts-node as dev deps because we are using it during tests (it was removed from optional deps here: https://github.com/serverless-heaven/serverless-webpack/pull/1825)
ts-node
This will fix security vuln https://github.com/serverless-heaven/serverless-webpack/security/dependabot/500
Also add
ts-node
as dev deps because we are using it during tests (it was removed from optional deps here: https://github.com/serverless-heaven/serverless-webpack/pull/1825)