From 8cbbbb230e9144fe5e08a197283a08a24b458519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 17:08:52 +0000 Subject: [PATCH] chore(deps): bump mnemonist from 0.39.2 to 0.39.3 (#229) Bumps [mnemonist](https://github.com/yomguithereal/mnemonist) from 0.39.2 to 0.39.3. - [Release notes](https://github.com/yomguithereal/mnemonist/releases) - [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md) - [Commits](https://github.com/yomguithereal/mnemonist/compare/0.39.2...0.39.3) --- updated-dependencies: - dependency-name: mnemonist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e58bc86..da9e9a2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "fastify-plugin": "^4.0.0", - "mnemonist": "0.39.2" + "mnemonist": "0.39.3" }, "tsd": { "directory": "test"