From c326d1de0d676ef09ff3c883515d071dce3ef34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 07:01:32 +0000 Subject: [PATCH] build: bump @cachex/memory from 1.0.0 to 1.0.1 Bumps [@cachex/memory](https://github.com/dzeiocom/cachex) from 1.0.0 to 1.0.1. - [Commits](https://github.com/dzeiocom/cachex/commits) --- updated-dependencies: - dependency-name: "@cachex/memory" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a11613f..1d86bf3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1728,9 +1728,9 @@ } }, "node_modules/@cachex/memory": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@cachex/memory/-/memory-1.0.0.tgz", - "integrity": "sha512-x/oLaj9ZbwCd4Z+3CA20kPd0mRchNFYt2VMz7vlCczWrhX5Lk1b6Z9xUFWMHpjEb2x1G9K194R+vC5qyj4QslQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@cachex/memory/-/memory-1.0.1.tgz", + "integrity": "sha512-KWUTdCCXhIlAkJaVZMhUh9kD0uq8PxC3Z34Q3lMGZOAV6FXP/cOMW89ALrWX3VkoRrrM4R6MIMO+amZNOvEqgw==", "dependencies": { "@cachex/core": "^1" } @@ -12080,9 +12080,9 @@ } }, "@cachex/memory": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@cachex/memory/-/memory-1.0.0.tgz", - "integrity": "sha512-x/oLaj9ZbwCd4Z+3CA20kPd0mRchNFYt2VMz7vlCczWrhX5Lk1b6Z9xUFWMHpjEb2x1G9K194R+vC5qyj4QslQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@cachex/memory/-/memory-1.0.1.tgz", + "integrity": "sha512-KWUTdCCXhIlAkJaVZMhUh9kD0uq8PxC3Z34Q3lMGZOAV6FXP/cOMW89ALrWX3VkoRrrM4R6MIMO+amZNOvEqgw==", "requires": { "@cachex/core": "^1" }