Describe the bug
Currently we are experiencing build failures due to outdated dependencies. A temp fix has been put into place, but a more permanent solution is what we are seeking.
To Reproduce
Steps to reproduce the behavior:
Run 'npm run build' with Node v16 on your local machine. Will see the dependency issue arise.
Expected behavior
We expect the build to pass when on Node v16
Additional context
This change may also require some code to be updated depending on what changes occurred from the version update of React Rich Text Renderer.
Describe the bug Currently we are experiencing build failures due to outdated dependencies. A temp fix has been put into place, but a more permanent solution is what we are seeking.
To Reproduce Steps to reproduce the behavior:
Expected behavior We expect the build to pass when on Node v16
Additional context This change may also require some code to be updated depending on what changes occurred from the version update of React Rich Text Renderer.