Skip to content

Commit a70c135

Browse files
chore(deps): update all non-major dependencies
1 parent 2a160c7 commit a70c135

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"engines": {
1111
"node": "22"
1212
},
13-
"packageManager": "[email protected].0",
13+
"packageManager": "[email protected].1",
1414
"scripts": {
1515
"prepare": "husky"
1616
},

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
POSTGRES_DB_FILE: /run/secrets/postgres_db
6868
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
6969
POSTGRES_USER_FILE: /run/secrets/postgres_user
70-
image: postgres:17.0-alpine@sha256:d388be15cfb665c723da47cccdc7ea5c003ed71f700c5419bbd075033227ce1f
70+
image: postgres:17.1-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)