From d3dc140bc9437d60baec89a3071717cfdb9bbd2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 01:40:02 +0000 Subject: [PATCH] chore(deps): bump mrhid6utils from 1.0.6 to 1.0.11 Bumps [mrhid6utils](https://gitlab.com/mrhid6/nodejs_mrhid6_utils) from 1.0.6 to 1.0.11. - [Release notes](https://gitlab.com/mrhid6/nodejs_mrhid6_utils/tags) - [Commits](https://gitlab.com/mrhid6/nodejs_mrhid6_utils/commits/master) --- updated-dependencies: - dependency-name: mrhid6utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 862560b..99d248b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "method-override": "^3.0.0", "mime-type": "^4.0.0", "moment": "^2.29.3", - "mrhid6utils": "^1.0.6", + "mrhid6utils": "^1.0.11", "multer": "^1.4.5-lts.1", "node-abi": "^3.28.0", "node-docker-api": "^1.1.22", diff --git a/yarn.lock b/yarn.lock index eb3f207..30d35a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1442,10 +1442,10 @@ moment@^2.20.1, moment@^2.29.3: resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== -mrhid6utils@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/mrhid6utils/-/mrhid6utils-1.0.6.tgz#7563744fa8bda2fa2895bd4e15955685905c5996" - integrity sha512-GIHZD00eiMj7rL3RomqcPO8Y85NVF+H8m2Mq0NEc8eanYa3Wb7RYkNWF3G+SRzu9clqzEsX9WV7pU3j6291CPA== +mrhid6utils@^1.0.11: + version "1.0.11" + resolved "https://registry.yarnpkg.com/mrhid6utils/-/mrhid6utils-1.0.11.tgz#21076673dd08e5e0edfb558c2f08a6fa57f72bc9" + integrity sha512-rno26NstX6441t0YLXa1Lk6b5Ik7fvoLOg4+99Hi/WeT99A1rEaQ9AvrBKi60SQxyOsSBG14v2TvNjj6aMBvZw== dependencies: axios "^0.27.2" better-sqlite3 "^7.5.3"