From b81fcf421538362b662171ea1e5de9c47e918789 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 15:42:43 +0000 Subject: [PATCH] chore(deps): update dependency @deepnote/database-integrations to v1.4.3 --- package-lock.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c141426ee..161e82a1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1954,10 +1954,9 @@ } }, "node_modules/@deepnote/database-integrations": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@deepnote/database-integrations/-/database-integrations-1.3.0.tgz", - "integrity": "sha512-Q08nyegvvrkZCbC/+hE7hxT+ISCx4ejHnx9D1/w9YW/cJ9iC7DubUR7vAR0DyiE6gBjfEco1xVBm/BMJRu/lqA==", - "license": "Apache-2.0", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/@deepnote/database-integrations/-/database-integrations-1.4.3.tgz", + "integrity": "sha512-h12mkl4tX/0TSjF7wXq3e6YimxfcgvQzRjTr4eBg0kTbZizvhUjWEQw/9+JiQZCyNvanLaeg0LXVCRlp8LxqJQ==", "dependencies": { "zod": "3.25.76" } @@ -1966,7 +1965,6 @@ "version": "3.25.76", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", - "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } @@ -32555,9 +32553,9 @@ } }, "@deepnote/database-integrations": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@deepnote/database-integrations/-/database-integrations-1.3.0.tgz", - "integrity": "sha512-Q08nyegvvrkZCbC/+hE7hxT+ISCx4ejHnx9D1/w9YW/cJ9iC7DubUR7vAR0DyiE6gBjfEco1xVBm/BMJRu/lqA==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/@deepnote/database-integrations/-/database-integrations-1.4.3.tgz", + "integrity": "sha512-h12mkl4tX/0TSjF7wXq3e6YimxfcgvQzRjTr4eBg0kTbZizvhUjWEQw/9+JiQZCyNvanLaeg0LXVCRlp8LxqJQ==", "requires": { "zod": "3.25.76" },