From 4b0602eea4693ba4d343db8883d70bca390a411f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:19:39 +0000 Subject: [PATCH] chore(deps): update dependency @types/aws-lambda to v8.10.124 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d8858e57..7728fe18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@commitlint/cli": "17.7.1", "@commitlint/config-conventional": "17.7.0", "@types/adm-zip": "0.5.2", - "@types/aws-lambda": "8.10.119", + "@types/aws-lambda": "8.10.124", "@types/jest": "29.5.4", "@types/node": "18.17.14", "@typescript-eslint/eslint-plugin": "5.62.0", @@ -2131,9 +2131,9 @@ } }, "node_modules/@types/aws-lambda": { - "version": "8.10.119", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.119.tgz", - "integrity": "sha512-Vqm22aZrCvCd6I5g1SvpW151jfqwTzEZ7XJ3yZ6xaZG31nUEOEyzzVImjRcsN8Wi/QyPxId/x8GTtgIbsy8kEw==", + "version": "8.10.124", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.124.tgz", + "integrity": "sha512-PHqK0SuAkFS3tZjceqRXecxxrWIN3VqTicuialtK2wZmvBy7H9WGc3u3+wOgaZB7N8SpSXDpWk9qa7eorpTStg==", "dev": true }, "node_modules/@types/babel__core": { diff --git a/package.json b/package.json index a8f2ffb8..774b24dc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@commitlint/cli": "17.7.1", "@commitlint/config-conventional": "17.7.0", "@types/adm-zip": "0.5.2", - "@types/aws-lambda": "8.10.119", + "@types/aws-lambda": "8.10.124", "@types/jest": "29.5.4", "@types/node": "18.17.14", "@typescript-eslint/eslint-plugin": "5.62.0",