Skip to content

Commit a43d753

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

File tree

3 files changed

+42
-31
lines changed

3 files changed

+42
-31
lines changed

docker/compose.yml

+1-1
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.047
6+
image: supabase/postgres:15.8.1.048
77
command: postgres -c config_file=/etc/postgresql/postgresql.conf
88
restart: unless-stopped
99
ports:

package-lock.json

+40-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"billing",
3939
"supabase"
4040
],
41-
"packageManager": "npm@11.1.0"
41+
"packageManager": "npm@11.2.0"
4242
}

0 commit comments

Comments
 (0)