autofac / Documentation

Usage and API documentation for Autofac and integration libraries
http://autofac.readthedocs.org
MIT License
71 stars 121 forks source link

Update to chokidar to remove security issues. #149

Closed tillig closed 3 years ago

tillig commented 3 years ago

The watch component being used for PlantUML generation was outdated and relied on insecure components. This updates the solution to chokidar which is a fairly de-facto standard for file watching. It should also remove the Dependabot alert about security.