From cd8fcf23ad70e6c6ff9c387ba792c6a2cc657ad8 Mon Sep 17 00:00:00 2001 From: "Gohlke, Christian" Date: Fri, 2 Jul 2021 12:50:37 +0200 Subject: [PATCH] add dependency (dependabot) change #73 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c10b0c..0e61234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * fix: send cors headers back after onError result ([#69](https://github.com/spring-media/aws-lambda-router/pull/69)) (thanks to [@Gerjunior](https://github.com/Gerjunior)) * dependency (dependabot): Bump hosted-git-info from 2.8.5 to 2.8.9 ([#68](https://github.com/spring-media/aws-lambda-router/pull/68)) * dependency (dependabot): Bump lodash from 4.17.19 to 4.17.21 ([#67](https://github.com/spring-media/aws-lambda-router/pull/67)) - + * dependency (dependabot): Bump minimist from 1.2.0 to 1.2.5 ([#73](https://github.com/spring-media/aws-lambda-router/pull/73)) ### 0.10.0 (March 23, 2021) * adding generic and proxyIntegration errorHandler ([#60](https://github.com/spring-media/aws-lambda-router/pull/60)) (thanks to [@swaner](https://github.com/swaner))