NordSecurity / storyblok-rich-text-astro-renderer

Storyblok Rich Text Renderer for Astro
MIT License
24 stars 6 forks source link

chore: update sort-package-json and lint-staged #198

Closed aivLuk closed 4 months ago

aivLuk commented 4 months ago

This fixes braces dependency vulnerability --> https://security.snyk.io/package/npm/braces

Reinstalled these packages to update lock file:

sort-package-json lint-staged Also removed lock file from the demo directory. It's not necessary there, dependencies are installed in the root node_modules and it was stale, impossible to update.