chore(deps): update dependency @faker-js/faker to v10 [security] #2258
Annotations
2 errors
|
autofix
Command "vp install" (cwd: /home/runner/work/devtools/devtools) exited with code 1
|
|
vp install failed
Scope: all 49 workspace projects
[ERR_PNPM_OUTDATED_LOCKFILE] Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with <ROOT>/package.json
Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"
Failure reason:
specifiers in the lockfile don't match specifiers in package.json:
* 1 dependencies are mismatched:
- @faker-js/faker (lockfile: ^9.9.0, manifest: ^10.0.0)
|