Skip to content

Commit fbd28d9

Browse files
fix(deps): update patch-all
1 parent 885f371 commit fbd28d9

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.dev/compose.backbone.yml

Lines changed: 2 additions & 2 deletions
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:28bda6d50590658221007b10573830c941b483e9d1a5bc2713a3f60477df8389
92+
image: postgres@sha256:41bfa2e5b168fff0847a5286694a86cff102bdc4d59719869f6b117bb30b3a24
9393
environment:
9494
- POSTGRES_PASSWORD=Passw0rd
9595
- POSTGRES_DB=enmeshed
@@ -109,7 +109,7 @@ services:
109109
rabbitmq:
110110
container_name: bkb-rabbitmq
111111
hostname: rabbitmq
112-
image: rabbitmq:4.2.0-alpine@sha256:3a20ab5bf4d3b178616ea2639c4970e22347d6eab45b4d9b6e390a1f7d165a61
112+
image: rabbitmq:4.2.0-alpine@sha256:32962eea9bf99928c2fc541a7defb78c7feca9df0434c5dfb7b539d61e1af524
113113

114114
### seeds ###
115115

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
@@ -73,7 +73,7 @@
7373
"@nmshd/crypto": "2.1.3",
7474
"axios": "^1.13.2",
7575
"fast-json-patch": "^3.1.1",
76-
"form-data": "^4.0.4",
76+
"form-data": "^4.0.5",
7777
"json-stringify-safe": "^5.0.1",
7878
"lodash": "^4.17.21",
7979
"luxon": "^3.7.2",

0 commit comments

Comments
 (0)