Update @balena/compose dependency to fix error with build secrets.

See https://github.com/balena-io-modules/balena-compose/pull/79

Change-type: patch
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
This commit is contained in:
Ken Bannister 2025-04-14 20:47:08 -04:00
parent a5c865b7f9
commit 6413f2afb4

View File

@ -190,7 +190,7 @@
"typescript": "^5.8.2"
},
"dependencies": {
"@balena/compose": "^7.0.1",
"@balena/compose": "7.0.8-build-build-secrets-volumes-ea4d0319546ba82ccc51698d4f788f9798cc1f83-1",
"@balena/dockerignore": "^1.0.2",
"@balena/env-parsing": "^1.1.8",
"@balena/es-version": "^1.0.1",