Skip to content

Commit f8c3488

Browse files
Update definitelyTyped
1 parent 6631ac2 commit f8c3488

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
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.148",
2020
"@types/faker": "4.1.12",
2121
"@types/graphql": "14.5.0",
2222
"@types/node": "14.0.27",

yarn.lock

Lines changed: 9 additions & 4 deletions
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.148"
1790+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.148.tgz#3a31fc720670473c4d7de4b03d074e8bd97e36a3"
1791+
integrity sha512-JL+2cfkY9ODQeE06hOxSFNkafjNk4JRBgY837kpoq1GHDttq2U3BA9IzKOWxS4DLjKoymGB4i9uBrlCkjUl1yg==
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==
@@ -2142,9 +2147,9 @@
21422147
integrity sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==
21432148

21442149
"@types/uuid@^8.3.0":
2145-
version "8.3.0"
2146-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
2147-
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
2150+
version "8.3.4"
2151+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
2152+
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
21482153

21492154
21502155
version "1.0.1"

0 commit comments

Comments
 (0)