From 9c6021226fe27ca2786592c64a98d8ae2a6d839f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 04:00:23 +0000 Subject: [PATCH] Bump q-lite from `634f40f` to `5257aa2` Bumps [q-lite](https://github.com/HalleyAssist/q-lite) from `634f40f` to `5257aa2`. - [Release notes](https://github.com/HalleyAssist/q-lite/releases) - [Commits](https://github.com/HalleyAssist/q-lite/compare/634f40fa6c22656d8110cfc31b31f012021df65a...5257aa2343edfae2ab3bbbd419247af68498531e) --- updated-dependencies: - dependency-name: q-lite dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 136c3b7..393d226 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1444,8 +1444,10 @@ } }, "node_modules/q-lite": { - "version": "1.5.3", - "resolved": "git+ssh://git@github.com/HalleyAssist/q-lite.git#634f40fa6c22656d8110cfc31b31f012021df65a", + "name": "@halleyassist/q-lite", + "version": "0.9.2", + "resolved": "git+ssh://git@github.com/HalleyAssist/q-lite.git#5257aa2343edfae2ab3bbbd419247af68498531e", + "integrity": "sha512-iPYh94Og7YbgTxpLIggMWSeoRFBKTPHe/XlXjbB3pyso3vEFUqY/vsoWmYpE2jzYiEIMlOet21d+p01qE5H7Yg==", "dev": true, "license": "ISC" }, @@ -2990,9 +2992,10 @@ } }, "q-lite": { - "version": "git+ssh://git@github.com/HalleyAssist/q-lite.git#634f40fa6c22656d8110cfc31b31f012021df65a", + "version": "git+ssh://git@github.com/HalleyAssist/q-lite.git#5257aa2343edfae2ab3bbbd419247af68498531e", + "integrity": "sha512-iPYh94Og7YbgTxpLIggMWSeoRFBKTPHe/XlXjbB3pyso3vEFUqY/vsoWmYpE2jzYiEIMlOet21d+p01qE5H7Yg==", "dev": true, - "from": "q-lite@git+https://github.com/HalleyAssist/q-lite.git" + "from": "q-lite@git+https://github.com/HalleyAssist/q-lite.git#5257aa2343edfae2ab3bbbd419247af68498531e" }, "randombytes": { "version": "2.1.0",