From 277ec7b546682e91987d57484e83e49f2d372e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 20:40:10 +0000 Subject: [PATCH] build(deps): bump @microlink/mql from 0.10.39 to 0.11.1 Bumps [@microlink/mql](https://github.com/microlinkhq/mql) from 0.10.39 to 0.11.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.10.39...v0.11.1) --- updated-dependencies: - dependency-name: "@microlink/mql" 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 d53b0fe..e40d9ac 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "proxy" ], "dependencies": { - "@microlink/mql": "~0.10.28" + "@microlink/mql": "~0.11.1" }, "devDependencies": { "@commitlint/cli": "latest",