FluidFramework
FluidFramework copied to clipboard
jsrsasign update not applied to root lerna-package-lock.json
Noticing that this change recently bumped the version of jsrsasign: https://github.com/microsoft/FluidFramework/pull/10871
However, it looks like the change didn't propagate to the root lerna-package-lock.json for @intentional/server-local-server: https://github.com/microsoft/FluidFramework/blob/main/lerna-package-lock.json
Context: am looking into a component governance issue in a downstream repo, this may not impact the published packages, but thought I would point it out :)