RaythaHQ / raytha

Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
MIT License
155 stars 30 forks source link

Update webpack to satisfy dependabot alert #96

Closed apexdodge closed 1 year ago

apexdodge commented 1 year ago

We have a dependabot advisory: https://github.com/RaythaHQ/raytha/security/dependabot/10

https://github.com/RaythaHQ/raytha/blob/9c3510ef3bdd14a0fce58bfdeb8fe00e5d86704e/src/Raytha.Web/wwwroot/raytha_admin/js/package.json#L21

Just need to upgrade the version and then make sure it still builds.

Jimreed91 commented 1 year ago

Hi, if its sufficient for webpack to build successfully I should be able to do this one!

apexdodge commented 1 year ago

@Jimreed91 Thank you!

Merged into dev and will be released w/ v1.0.4.