diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c361b77..47b1b05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Set up Node - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version-file: '.nvmrc' cache: 'npm' diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 71b1ad5..6b37ee9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Set up Node - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version-file: '.nvmrc' cache: 'npm' diff --git a/docker/compose.yml b/docker/compose.yml index 8280632..c816f24 100644 --- a/docker/compose.yml +++ b/docker/compose.yml @@ -3,7 +3,7 @@ version: '3.8' services: db: container_name: orb-db - image: supabase/postgres:15.14.1.107 + image: supabase/postgres:15.14.1.121 command: postgres -c config_file=/etc/postgresql/postgresql.conf restart: unless-stopped ports: diff --git a/package-lock.json b/package-lock.json index 79db440..4b0fcf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1947,9 +1947,9 @@ } }, "node_modules/@turbo/darwin-64": { - "version": "2.9.9", - "resolved": "https://registry.npmjs.org/@turbo/darwin-64/-/darwin-64-2.9.9.tgz", - "integrity": "sha512-hTEiNu2ABZZOO1qbjnKASI8eF3BdOOzU6iKv5w5uGOK65DDMc10cS40N1kqM99YT0uSAGUwNu6GdFctRPeEeVA==", + "version": "2.9.12", + "resolved": "https://registry.npmjs.org/@turbo/darwin-64/-/darwin-64-2.9.12.tgz", + "integrity": "sha512-eu3eFRmE9NjgZ0wPdRJ44l+LGSeIky+tz5ZQd8zQkw/Yqi+BM7wq+8nbabeoiVUcICi/IZweMOKl/MCmkrd1+g==", "cpu": [ "x64" ], @@ -1961,9 +1961,9 @@ ] }, "node_modules/@turbo/darwin-arm64": { - "version": "2.9.9", - "resolved": "https://registry.npmjs.org/@turbo/darwin-arm64/-/darwin-arm64-2.9.9.tgz", - "integrity": "sha512-MinO40EEcP5mJiTVpfjtEulsEBhVeryfq21QhYtJZ8hQJLHGgy459rcmDVAY8/JERe4dkVU4KW+zoLF22o01EA==", + "version": "2.9.12", + "resolved": "https://registry.npmjs.org/@turbo/darwin-arm64/-/darwin-arm64-2.9.12.tgz", + "integrity": "sha512-RUkAE404z/J8NsyrUosMcBaXT6M4bRFxTQrmkDQBLQVXaC8Jl0e9bMvYDSX0GW7Ffm2m3j9y7RXgR1foeUAM9w==", "cpu": [ "arm64" ], @@ -1975,9 +1975,9 @@ ] }, "node_modules/@turbo/linux-64": { - "version": "2.9.9", - "resolved": "https://registry.npmjs.org/@turbo/linux-64/-/linux-64-2.9.9.tgz", - "integrity": "sha512-7JNLw88Isk+gMlbsC8pulLDkrqe2B827ZsKFEHilb17AC6Xn/62pzH7afjY7fEU6Ayp4XP/vGhlRWOzqBvBvIQ==", + "version": "2.9.12", + "resolved": "https://registry.npmjs.org/@turbo/linux-64/-/linux-64-2.9.12.tgz", + "integrity": "sha512-InIUtH7cw/vqXNX1Gr7QgWfmw3ct08pV5CpfdEOR48z2u2rzdmpIuk00B/Q2xCb0PMWtKgiMQynfuphmEuUyTQ==", "cpu": [ "x64" ], @@ -1989,9 +1989,9 @@ ] }, "node_modules/@turbo/linux-arm64": { - "version": "2.9.9", - "resolved": "https://registry.npmjs.org/@turbo/linux-arm64/-/linux-arm64-2.9.9.tgz", - "integrity": "sha512-0pnXDwPw1rHii98JZPRg7SvsjIzy7jrhkwGU9Jy5fVYoMdYd3P2vbtLfII+OJ0Mm4Ar5yykdHDTz3RWiRI1o9g==", + "version": "2.9.12", + "resolved": "https://registry.npmjs.org/@turbo/linux-arm64/-/linux-arm64-2.9.12.tgz", + "integrity": "sha512-lC6nD//Xh67fmJM0LKaLsg74Wry0aYrgMklpiNgCbUaMdPIOqj0A00iri3NU7Lb7pZHx8ViisgpeDKlpSgFUCA==", "cpu": [ "arm64" ], @@ -2003,9 +2003,9 @@ ] }, "node_modules/@turbo/windows-64": { - "version": "2.9.9", - "resolved": "https://registry.npmjs.org/@turbo/windows-64/-/windows-64-2.9.9.tgz", - "integrity": "sha512-vjDQycz4gQVvIq4n2rPtiiIESwJlAc406qtkiZlqyL+fHZEd9SxYNlBIFYtc5cuMuwrk+sIKrhN7XvwjmvS9YQ==", + "version": "2.9.12", + "resolved": "https://registry.npmjs.org/@turbo/windows-64/-/windows-64-2.9.12.tgz", + "integrity": "sha512-conYri8VUl72JOdYnLDPYwzqbPcY5ECoHmo9FWoKznemhaAIilj4maHqs9Uar0aKfNoZIULniy+6iWaLtLO34A==", "cpu": [ "x64" ], @@ -2017,9 +2017,9 @@ ] }, "node_modules/@turbo/windows-arm64": { - "version": "2.9.9", - "resolved": "https://registry.npmjs.org/@turbo/windows-arm64/-/windows-arm64-2.9.9.tgz", - "integrity": "sha512-V6NiH43oCctepbOdQFp7UjqLyK8p6Tt824QA+G4TE+B1BBHu80A0W8OCL+H7uBJ3XZjAj/hvPDw3k3l65DoDGw==", + "version": "2.9.12", + "resolved": "https://registry.npmjs.org/@turbo/windows-arm64/-/windows-arm64-2.9.12.tgz", + "integrity": "sha512-XoR4bsg62/L/esRVcmoMESEiNZ36+YmyjYGLpoqk8nwMgXzzVjNOgX0lRSz5w/U/ajLGv3nhMsS0Q2QOdvp2AQ==", "cpu": [ "arm64" ], @@ -4960,21 +4960,21 @@ } }, "node_modules/turbo": { - "version": "2.9.9", - "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.9.9.tgz", - "integrity": "sha512-3xfzXE/yTjhh0S5dIWlE+3E+J9A09REpLI1ZqVh2+HrNZoVzZn0pkvjiRgVK/Ev3PF9XnaTwCntTx+CADWXcyA==", + "version": "2.9.12", + "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.9.12.tgz", + "integrity": "sha512-lCPgus1NuTiBdaITWqzSH/Ff6HVL8HHGBtOXHg1dHRfcshN79XkygSdh0M6g8b0td91ILLG5MTkLOkp5UvyPJw==", "dev": true, "license": "MIT", "bin": { "turbo": "bin/turbo" }, "optionalDependencies": { - "@turbo/darwin-64": "2.9.9", - "@turbo/darwin-arm64": "2.9.9", - "@turbo/linux-64": "2.9.9", - "@turbo/linux-arm64": "2.9.9", - "@turbo/windows-64": "2.9.9", - "@turbo/windows-arm64": "2.9.9" + "@turbo/darwin-64": "2.9.12", + "@turbo/darwin-arm64": "2.9.12", + "@turbo/linux-64": "2.9.12", + "@turbo/linux-arm64": "2.9.12", + "@turbo/windows-64": "2.9.12", + "@turbo/windows-arm64": "2.9.12" } }, "node_modules/type-check": { diff --git a/package.json b/package.json index 78ec8f5..4ac3507 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,5 @@ "billing", "supabase" ], - "packageManager": "npm@11.12.1" + "packageManager": "npm@11.14.1" }