This is a **support request**
## Problem
We are using `release-please` of deprecated version and should transition to `4`.
But it seems due to us using old version of release please the flag that bumps peer dependencies with regular is not enforced.
Last release it wasn't enforced for example - https://github.com/waku-org/js-waku/pull/2004
But for example in other projects with version `4` bump happens - https://github.com/launchdarkly/js-core/pull/418/files
## Proposed Solutions
Move to newer version.