Skip to content

Commit d9a71ad

Browse files
chore(deps): update dependency @types/aws-lambda to v8.10.100
1 parent e31aa88 commit d9a71ad

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
@@ -62,7 +62,7 @@
6262
"@commitlint/cli": "11.0.0",
6363
"@commitlint/config-conventional": "11.0.0",
6464
"@compodoc/compodoc": "1.1.11",
65-
"@types/aws-lambda": "8.10.77",
65+
"@types/aws-lambda": "8.10.100",
6666
"@types/aws-serverless-express": "3.3.3",
6767
"@types/express": "4.17.9",
6868
"@types/jest": "26.0.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -804,10 +804,10 @@
804804
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.64.tgz#4bdcb725aef96bef0cb1decf19c7efff1df22fe7"
805805
integrity sha512-LRKk2UQCSi7BsO5TlfSI8cTNpOGz+MH6+RXEWtuZmxJficQgxwEYJDiKVirzgyiHce0L0F4CqCVvKTwblAeOUw==
806806

807-
"@types/[email protected].77":
808-
version "8.10.77"
809-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.77.tgz#04c4e3a06ab5552f2fa80816f8adca54b6bb9671"
810-
integrity sha512-n0EMFJU/7u3KvHrR83l/zrKOVURXl5pUJPNED/Bzjah89QKCHwCiKCBoVUXRwTGRfCYGIDdinJaAlKDHZdp/Ng==
807+
"@types/[email protected].100":
808+
version "8.10.100"
809+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.100.tgz#31442a71c09e0ef08e41b7342d62cf374fa268df"
810+
integrity sha512-Qldp1LhbgQ4tEHewci0/q5qVRaDr8ylvsYfpitJ+FFixzAHpgitvM2NM449uYWt2tYo/iJy25aSRRUVvwIT+ng==
811811

812812
813813
version "3.3.3"

0 commit comments

Comments
 (0)