diff --git a/package-lock.json b/package-lock.json index 257ebc5..7427e9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6256,14 +6256,14 @@ } }, "node_modules/kth-node-redis": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/kth-node-redis/-/kth-node-redis-4.1.0.tgz", - "integrity": "sha512-hX+tvOrKSi+8nbVK6X2woWzODk5uYKPeevM/574htJB1SDepVlI0ouv/CBLuSI9x7fmRV0LawuopZYUjVA7qaQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/kth-node-redis/-/kth-node-redis-4.1.1.tgz", + "integrity": "sha512-dSuhayw3+ucAXqc5ezIkT0sTHWTT56Ac7/vZjclrkALVkHAf6Fi7TUVaym9/a/4sbOszAEDc7hsLJsAZkh3DXA==", "license": "MIT", "dependencies": { "@kth/log": "^4.0.8", - "jest": "^30.1.3", - "redis": "^5.11.0" + "jest": "^30.4.2", + "redis": "^5.12.1" }, "engines": { "node": ">=20.0.0"