fix: add approvedBuilds to lockfile for prisma/esbuild
This commit is contained in:
6
backend/pnpm-lock.yaml
generated
6
backend/pnpm-lock.yaml
generated
@@ -1,5 +1,11 @@
|
||||
lockfileVersion: '9.0'
|
||||
|
||||
approvedBuilds:
|
||||
- '@prisma/client'
|
||||
- '@prisma/engines'
|
||||
- esbuild
|
||||
- prisma
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
Reference in New Issue
Block a user