Skip to content

Commit ca001d0

Browse files
committed
Update definitelyTyped
1 parent 6631ac2 commit ca001d0

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
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.84",
2020
"@types/faker": "4.1.12",
2121
"@types/graphql": "14.5.0",
2222
"@types/node": "14.0.27",
23-
"@types/uuid": "^8.3.0",
23+
"@types/uuid": "8.3.1",
2424
"graphql-schema-typescript": "1.3.2",
2525
"jest": "26.0.1",
2626
"serverless": "2.3.0",

yarn.lock

Lines changed: 10 additions & 5 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.84"
1790+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.84.tgz#b1f391ceeb6908b28d8416d93f27afe8d1348d4e"
1791+
integrity sha512-5V78eLtmN0d4RA14hKDwcsMQRl3JotQJlhGFDBo/jdE2TyDFRaYwB/UmMUC4SzhSvRGn+YMkh7jGPnXi8COAng==
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==
@@ -2141,10 +2146,10 @@
21412146
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.0.tgz#fef1904e4668b6e5ecee60c52cc6a078ffa6697d"
21422147
integrity sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==
21432148

2144-
"@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==
2149+
"@types/[email protected].1":
2150+
version "8.3.1"
2151+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f"
2152+
integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==
21482153

21492154
21502155
version "1.0.1"

0 commit comments

Comments
 (0)