Skip to content

Commit a9e7a13

Browse files
committed
Update dependency @types/aws-lambda to v8.10.119
1 parent d7aedcd commit a9e7a13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@middy/http-error-handler": "2.5.7",
1717
"@middy/http-json-body-parser": "2.5.7",
1818
"@middy/validator": "2.5.7",
19-
"@types/aws-lambda": "8.10.113",
19+
"@types/aws-lambda": "8.10.119",
2020
"@types/jest": "27.5.2",
2121
"@typescript-eslint/eslint-plugin": "5.55.0",
2222
"@typescript-eslint/parser": "5.55.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2417,10 +2417,10 @@
24172417
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
24182418
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
24192419

2420-
"@types/aws-lambda@8.10.113":
2421-
version "8.10.113"
2422-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.113.tgz#5c8434049c5944ab80ae5ff76e74b270a4795024"
2423-
integrity sha512-JHxKRi7Nz2Bjqp0CKllm9Fl5GZwRfMF+lilSfl12ATyvBx0cRM09ztBVgebeJ8wrjJggHxxjSU2/U+SvSG+K1A==
2420+
"@types/aws-lambda@8.10.119":
2421+
version "8.10.119"
2422+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.119.tgz#aaf010a9c892b3e29a290e5c49bfe8bcec82c455"
2423+
integrity sha512-Vqm22aZrCvCd6I5g1SvpW151jfqwTzEZ7XJ3yZ6xaZG31nUEOEyzzVImjRcsN8Wi/QyPxId/x8GTtgIbsy8kEw==
24242424

24252425
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14", "@types/babel__core@^7.1.7":
24262426
version "7.1.16"

0 commit comments

Comments
 (0)