@middy/dynamodb
Advanced tools
Comparing version 4.5.1 to 4.5.2
@@ -46,3 +46,3 @@ import { canPrefetch, createPrefetchClient, createClient, getCache, getInternal, processCache, modifyCache } from '@middy/util'; | ||
} | ||
const { value } = processCache(options, fetch, request); | ||
const { value } = processCache(options, fetch, request); | ||
Object.assign(request.internal, value); | ||
@@ -49,0 +49,0 @@ if (options.setToContext) { |
{ | ||
"name": "@middy/dynamodb", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "DynamoDB middleware for the middy framework", | ||
@@ -67,3 +67,3 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "4.5.1" | ||
"@middy/util": "4.5.2" | ||
}, | ||
@@ -73,7 +73,7 @@ "devDependencies": { | ||
"@aws-sdk/util-dynamodb": "^3.245.0", | ||
"@middy/core": "4.5.1", | ||
"@middy/core": "4.5.2", | ||
"@types/aws-lambda": "^8.10.101", | ||
"aws-xray-sdk": "^3.3.3" | ||
}, | ||
"gitHead": "f6b1c999a7e716b19535ee38070bb3839395c52a" | ||
"gitHead": "ab0fe0f6a6c27b8f2b7b0e6fbde5a7de3b3b00d6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13456
+ Added@middy/util@4.5.2(transitive)
- Removed@middy/util@4.5.1(transitive)
Updated@middy/util@4.5.2