From 43f71c8ec72eea42aefb531983cc194834088955 Mon Sep 17 00:00:00 2001 From: Instanacd PAT for GitHub Public Date: Sat, 23 May 2026 17:04:06 +0000 Subject: [PATCH 1/2] build: bumped pg from 8.20.0 to 8.21.0 --- currencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/currencies.json b/currencies.json index 9e18043154..3adeaee2b7 100644 --- a/currencies.json +++ b/currencies.json @@ -920,7 +920,7 @@ "core": false, "versions": [ { - "v": "8.20.0" + "v": "8.21.0" } ] }, From 7889926f688f81578160fbc111f9bdb715cf0882 Mon Sep 17 00:00:00 2001 From: Instanacd PAT for GitHub Public Date: Sat, 23 May 2026 17:04:07 +0000 Subject: [PATCH 2/2] build: bumped pg-native from 3.7.0 to 3.8.0 --- currencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/currencies.json b/currencies.json index 3adeaee2b7..0274360daa 100644 --- a/currencies.json +++ b/currencies.json @@ -936,7 +936,7 @@ "core": false, "versions": [ { - "v": "3.7.0", + "v": "3.8.0", "node": "<25" } ]