Skip to content

0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 00:06
· 19 commits to main since this release
ada7bba

Summary

This release refactors areas where JSON.parse was used in unsafe code which leaves the potential for unexpected exceptions.

It also bumps Backstage package versions and fixes a high severity security issue on a 3rd party dependency.

Changes

  • chore(deps): bump fast-loops from 1.1.3 to 1.1.4 (#118) by @dependabot
  • chore: remove json parse from unsafe code (#121) by @t1agob

This release was made possible by the following contributors:

@dependabot and @t1agob