auth0-spa-js icon indicating copy to clipboard operation
auth0-spa-js copied to clipboard

remove rollup-plugin-livereload, use rollup-plugin-dev for autoreload

Open tusharpandey13 opened this issue 1 year ago • 1 comments

Changes

This PR attempts to fix the vulnerability highlighted in this dependabot report: ws affected by a DoS when handling a request with many HTTP headers

Changes:

  • removed rollup-plugin-livereload
  • used rollup-plugin-dev for live-reload functionality

References

See above rollup-plugin-dev npm

Testing

  • [x] This change adds unit test coverage
  • [ ] This change adds integration test coverage
  • [ ] This change has been tested on the latest version of the platform/language

Checklist

tusharpandey13 avatar Sep 15 '24 15:09 tusharpandey13

Hey @tusharpandey13, Could you also please update the PR description to include information on how you’ve verified your changes?

gyaneshgouraw-okta avatar Sep 17 '24 16:09 gyaneshgouraw-okta