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" }