From 509013406e805e7da96530588e6101b731ebdaf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 13:10:34 +0000 Subject: [PATCH] chore(deps): bump kysely in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [kysely](https://github.com/kysely-org/kysely). Updates `kysely` from 0.28.9 to 0.28.12 - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](https://github.com/kysely-org/kysely/compare/v0.28.9...v0.28.12) --- updated-dependencies: - dependency-name: kysely dependency-version: 0.28.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 28be06a..046fd89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13355,9 +13355,9 @@ } }, "node_modules/kysely": { - "version": "0.28.9", - "resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.9.tgz", - "integrity": "sha512-3BeXMoiOhpOwu62CiVpO6lxfq4eS6KMYfQdMsN/2kUCRNuF2YiEr7u0HLHaQU+O4Xu8YXE3bHVkwaQ85i72EuA==", + "version": "0.28.12", + "resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.12.tgz", + "integrity": "sha512-kWiueDWXhbCchgiotwXkwdxZE/6h56IHAeFWg4euUfW0YsmO9sxbAxzx1KLLv2lox15EfuuxHQvgJ1qIfZuHGw==", "license": "MIT", "engines": { "node": ">=20.0.0"