From 1a907e101d3be2644066248ee6dd4ab850cc2d5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 20:00:48 +0000 Subject: [PATCH] chore(deps): update dependency @deepnote/database-integrations to v1.4.2 --- package-lock.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 561ee36e8..5fa9c3940 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1975,10 +1975,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.2", + "resolved": "https://registry.npmjs.org/@deepnote/database-integrations/-/database-integrations-1.4.2.tgz", + "integrity": "sha512-TcTWqXggRfi+MOAQaKqSA9R/5swi4DqgoUIr6RXuQ7DVBbNyreVXgqV7LU152OeY7/itfMys9DaWnpKS2NdU7w==", "dependencies": { "zod": "3.25.76" } @@ -1987,7 +1986,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" } @@ -32576,9 +32574,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.2", + "resolved": "https://registry.npmjs.org/@deepnote/database-integrations/-/database-integrations-1.4.2.tgz", + "integrity": "sha512-TcTWqXggRfi+MOAQaKqSA9R/5swi4DqgoUIr6RXuQ7DVBbNyreVXgqV7LU152OeY7/itfMys9DaWnpKS2NdU7w==", "requires": { "zod": "3.25.76" },