Skip to content

Commit 520fea7

Browse files
committed
Update dependency @types/aws-lambda to v8.10.77
1 parent 6631ac2 commit 520fea7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@graphql-codegen/introspection": "1.15.1",
1717
"@graphql-codegen/typescript": "1.15.1",
1818
"@graphql-codegen/typescript-resolvers": "1.15.1",
19-
"@types/aws-lambda": "8.10.64",
19+
"@types/aws-lambda": "8.10.77",
2020
"@types/faker": "4.1.12",
2121
"@types/graphql": "14.5.0",
2222
"@types/node": "14.0.27",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1785,7 +1785,12 @@
17851785
dependencies:
17861786
"@types/node" "*"
17871787

1788-
"@types/[email protected]", "@types/aws-lambda@^8.10.31":
1788+
1789+
version "8.10.77"
1790+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.77.tgz#04c4e3a06ab5552f2fa80816f8adca54b6bb9671"
1791+
integrity sha512-n0EMFJU/7u3KvHrR83l/zrKOVURXl5pUJPNED/Bzjah89QKCHwCiKCBoVUXRwTGRfCYGIDdinJaAlKDHZdp/Ng==
1792+
1793+
"@types/aws-lambda@^8.10.31":
17891794
version "8.10.64"
17901795
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.64.tgz#4bdcb725aef96bef0cb1decf19c7efff1df22fe7"
17911796
integrity sha512-LRKk2UQCSi7BsO5TlfSI8cTNpOGz+MH6+RXEWtuZmxJficQgxwEYJDiKVirzgyiHce0L0F4CqCVvKTwblAeOUw==

0 commit comments

Comments
 (0)