FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

jsrsasign update not applied to root lerna-package-lock.json

Open cclauson opened this issue 3 years ago • 0 comments

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 :)

cclauson avatar Jul 14 '22 07:07 cclauson