diff --git a/packages/cacheable/package.json b/packages/cacheable/package.json index c667a3df..25a3b300 100644 --- a/packages/cacheable/package.json +++ b/packages/cacheable/package.json @@ -35,10 +35,10 @@ "clean": "rimraf ./dist ./coverage ./node_modules" }, "devDependencies": { - "@keyv/redis": "^5.1.5", + "@keyv/redis": "^5.1.6", "@keyv/valkey": "^1.0.11", "@qified/redis": "^0.9.0", - "lru-cache": "^11.2.4", + "lru-cache": "^11.2.7", "tsup": "^8.5.1", "typescript": "^5.9.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cb9d8f3..8529d8c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -117,8 +117,8 @@ importers: version: 0.9.0 devDependencies: '@keyv/redis': - specifier: ^5.1.5 - version: 5.1.5(keyv@5.6.0) + specifier: ^5.1.6 + version: 5.1.6(keyv@5.6.0) '@keyv/valkey': specifier: ^1.0.11 version: 1.0.11 @@ -126,8 +126,8 @@ importers: specifier: ^0.9.0 version: 0.9.0(qified@0.9.0) lru-cache: - specifier: ^11.2.4 - version: 11.2.4 + specifier: ^11.2.7 + version: 11.2.7 tsup: specifier: ^8.5.1 version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.5.0) @@ -1136,12 +1136,6 @@ packages: peerDependencies: keyv: ^5.6.0 - '@keyv/redis@5.1.5': - resolution: {integrity: sha512-8tD98mQoZTHHHFG7bcI2T4gkvAL9YsBI7TqCW4sXbx33WmAaPQ+JofxdN+rCu5LKxiboapfS8swZWJ7Tl/XbQg==} - engines: {node: '>= 18'} - peerDependencies: - keyv: ^5.5.5 - '@keyv/redis@5.1.6': resolution: {integrity: sha512-eKvW6pspvVaU5dxigaIDZr635/Uw6urTXL3gNbY9WTR8d3QigZQT+r8gxYSEOsw4+1cCBsC4s7T2ptR0WC9LfQ==} engines: {node: '>= 18'} @@ -2850,12 +2844,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lru-cache@11.2.4: - resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==} - engines: {node: 20 || >=22} - - lru-cache@11.2.6: - resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==} + lru-cache@11.2.7: + resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==} engines: {node: 20 || >=22} lru-cache@6.0.0: @@ -4777,13 +4767,6 @@ snapshots: hookified: 1.15.1 keyv: 5.6.0 - '@keyv/redis@5.1.5(keyv@5.6.0)': - dependencies: - '@redis/client': 5.10.0 - cluster-key-slot: 1.1.2 - hookified: 1.15.0 - keyv: 5.6.0 - '@keyv/redis@5.1.6(keyv@5.6.0)': dependencies: '@redis/client': 5.10.0 @@ -5377,7 +5360,7 @@ snapshots: '@julr/utils': 1.9.0 '@poppinss/exception': 1.2.1 async-mutex: 0.5.0 - lru-cache: 11.2.6 + lru-cache: 11.2.7 p-timeout: 6.1.4 binary-extensions@2.3.0: @@ -6548,9 +6531,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.2.4: {} - - lru-cache@11.2.6: {} + lru-cache@11.2.7: {} lru-cache@6.0.0: dependencies: @@ -7321,7 +7302,7 @@ snapshots: path-scurry@2.0.2: dependencies: - lru-cache: 11.2.6 + lru-cache: 11.2.7 minipass: 7.1.3 path-to-regexp@3.3.0: {}