digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉
https://do.co/nginxconfig
MIT License
27.42k stars 2.01k forks source link

Update dependencies #427

Closed MattIPv4 closed 1 year ago

MattIPv4 commented 1 year ago

Type of Change

What issue does this relate to?

cc https://github.com/do-community/do-vue/pull/67 / https://github.com/do-community/do-bulma/pull/59

What should this PR do?

Updates all dependencies to their latest versions.

Resolves the yaml vulnerability: https://github.com/advisories/GHSA-f9xv-q969-pqx4 (@vue/cli-service still needs yaml@1.x)

Resolves the loader-utils vulnerability: https://github.com/advisories/GHSA-76p3-8jx3-jpfq / https://github.com/advisories/GHSA-hhq3-ff78-jv3g / https://github.com/advisories/GHSA-3rfm-jhwj-7488

What are the acceptance criteria?

Tool continues to build and function as expected.