@middy/appconfig
Advanced tools
Comparing version 4.2.2 to 4.2.3
@@ -62,3 +62,1 @@ import { canPrefetch, createPrefetchClient, createClient, getCache, getInternal, processCache, modifyCache, jsonSafeParse } from '@middy/util'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@middy/appconfig", | ||
"version": "4.2.2", | ||
"version": "4.2.3", | ||
"description": "AppConfig middleware for the middy framework", | ||
@@ -63,11 +63,11 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "4.2.2" | ||
"@middy/util": "4.2.3" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-appconfig": "^3.186.0", | ||
"@middy/core": "4.2.2", | ||
"@middy/core": "4.2.3", | ||
"@types/aws-lambda": "^8.10.101", | ||
"aws-xray-sdk": "^3.3.3" | ||
}, | ||
"gitHead": "768fbb334e9774fcef406e095a5f4e98497266e0" | ||
"gitHead": "e93de434ee12f3800976b6b2e253e8aa19a68e95" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13664
+ Added@middy/util@4.2.3(transitive)
- Removed@middy/util@4.2.2(transitive)
Updated@middy/util@4.2.3