Skip to content

Commit 1e07cda

Browse files
chore(deps): Update all non-major dependencies (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c310432 commit 1e07cda

File tree

3 files changed

+70
-70
lines changed

3 files changed

+70
-70
lines changed

docker/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.8'
33
services:
44
db:
55
container_name: orb-db
6-
image: supabase/postgres:15.8.1.131
6+
image: supabase/postgres:15.14.1.003
77
command: postgres -c config_file=/etc/postgresql/postgresql.conf
88
restart: unless-stopped
99
ports:

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"billing",
4242
"supabase"
4343
],
44-
"packageManager": "npm@11.5.2"
44+
"packageManager": "npm@11.6.0"
4545
}

0 commit comments

Comments
 (0)