You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
I'm trying to fix vulnerability issues regarding
serialize-javascriptbelow version 3.1.I'm using Workbox v5 which is dependant on rollup-plugin-terser v5. Workbox v5 can't update to v5+ because they need to keep the node support.
Is viable to update
serialize-javascripton version 5 alone and release it as v5.3.1?