From b61b19b4fbd08c8efef9109529ce686c7ba74579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:46:24 +0100 Subject: [PATCH] build(deps): bump mnemonist from 0.40.0-rc1 to 0.40.0 (#1298) Bumps [mnemonist](https://github.com/yomguithereal/mnemonist) from 0.40.0-rc1 to 0.40.0. - [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.40.0-rc1...0.40.0) --- updated-dependencies: - dependency-name: mnemonist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 997b1a45..978313e3 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "date-fns": "^4.1.0", "http-status-codes": "^2.3.0", "logform": "^2.7.0", - "mnemonist": "0.40.0-rc1", + "mnemonist": "0.40.0", "mongodb": "^6.12.0", "poolifier": "^4.4.5", "rambda": "^9.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66128b31..e7e57329 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^2.7.0 version: 2.7.0 mnemonist: - specifier: 0.40.0-rc1 - version: 0.40.0-rc1 + specifier: 0.40.0 + version: 0.40.0 mongodb: specifier: ^6.12.0 version: 6.12.0(socks@2.8.3) @@ -4453,8 +4453,8 @@ packages: ml-xsadd@2.0.0: resolution: {integrity: sha512-VoAYUqmPRmzKbbqRejjqceGFp3VF81Qe8XXFGU0UXLxB7Mf4GGvyGq5Qn3k4AiQgDEV6WzobqlPOd+j0+m6IrA==} - mnemonist@0.40.0-rc1: - resolution: {integrity: sha512-38L0xGDezsPweee5i7duiaCRzlkkCJorozW6Rta60iel7ZkT4vF6jDIfr101NxE3rsAsumuOvc8yiTGZD5gG4w==} + mnemonist@0.40.0: + resolution: {integrity: sha512-kdd8AFNig2AD5Rkih7EPCXhu/iMvwevQFX/uEiGhZyPZi7fHqOoF4V4kHLpCfysxXMgQ4B52kdPMCwARshKvEg==} module-deps@6.2.3: resolution: {integrity: sha512-fg7OZaQBcL4/L+AK5f4iVqf9OMbCclXfy/znXRxTVhJSeW5AIlS9AwheYwDaXM3lVW7OBeaeUEY3gbaC6cLlSA==} @@ -11115,7 +11115,7 @@ snapshots: ml-xsadd@2.0.0: {} - mnemonist@0.40.0-rc1: + mnemonist@0.40.0: dependencies: obliterator: 2.0.5 -- 2.43.0