Skip to content

Commit ad84887

Browse files
authored
Merge branch 'main' into poc-credo-holder-in-app-runtime
2 parents ba7feec + 7a3ca90 commit ad84887

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.dev/compose.backbone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ services:
8989
database:
9090
container_name: bkb-postgres
9191
hostname: postgres
92-
image: postgres@sha256:1ffc019dae94eca6b09a49ca67d37398951346de3c3d0cfe23d8d4ca33da83fb
92+
image: postgres@sha256:41fc5342eefba6cc2ccda736aaf034bbbb7c3df0fdb81516eba1ba33f360162c
9393
environment:
9494
- POSTGRES_PASSWORD=Passw0rd
9595
- POSTGRES_DB=enmeshed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/transport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@js-soft/ts-utils": "^2.3.5",
7373
"@nmshd/core-types": "*",
7474
"@nmshd/crypto": "2.1.3",
75-
"axios": "^1.13.1",
75+
"axios": "^1.13.2",
7676
"fast-json-patch": "^3.1.1",
7777
"form-data": "^4.0.4",
7878
"json-stringify-safe": "^5.0.1",

0 commit comments

Comments
 (0)