From d0ef23e28e1093dfbd23d6f34cae3deecfafdf9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:30:48 +0000 Subject: [PATCH] build(deps): bump @microlink/mql from 0.14.2 to 0.15.1 Bumps [@microlink/mql](https://github.com/microlinkhq/mql) from 0.14.2 to 0.15.1. - [Release notes](https://github.com/microlinkhq/mql/releases) - [Changelog](https://github.com/microlinkhq/mql/blob/master/CHANGELOG.md) - [Commits](https://github.com/microlinkhq/mql/compare/v0.14.2...v0.15.1) --- updated-dependencies: - dependency-name: "@microlink/mql" dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7435e7e..923b989 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ ], "dependencies": { "@kikobeats/content-type": "~1.0.1", - "@microlink/mql": "~0.14.0", + "@microlink/mql": "~0.15.1", "clipboardy": "~2.3.0", "is-local-address": "~2.3.0", "jsome": "~2.5.0",