From ef59b5fe332776b06fd917df256d24050924e025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 15:54:18 +0000 Subject: [PATCH] build(deps): bump @microlink/mql from 0.15.1 to 0.16.0 Bumps [@microlink/mql](https://github.com/microlinkhq/mql) from 0.15.1 to 0.16.0. - [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.15.1...v0.16.0) --- updated-dependencies: - dependency-name: "@microlink/mql" dependency-version: 0.16.0 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 3c578ea..f09c198 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ ], "dependencies": { "@kikobeats/content-type": "~1.0.1", - "@microlink/mql": "~0.15.1", + "@microlink/mql": "~0.16.0", "clipboardy": "~2.3.0", "is-local-address": "~2.3.0", "jsome": "~2.5.0",