Skip to content

Commit a8ee079

Browse files
committed
Update definitelyTyped
1 parent 5c2e413 commit a8ee079

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,10 +16,10 @@
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.53",
19+
"@types/aws-lambda": "8.10.59",
2020
"@types/faker": "4.1.12",
2121
"@types/graphql": "14.5.0",
22-
"@types/node": "14.0.13",
22+
"@types/node": "14.0.23",
2323
"graphql-schema-typescript": "1.3.2",
2424
"jest": "26.0.1",
2525
"serverless": "1.72.0",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,12 @@
17291729
dependencies:
17301730
"@types/node" "*"
17311731

1732-
"@types/[email protected]", "@types/aws-lambda@^8.10.31":
1732+
1733+
version "8.10.59"
1734+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.59.tgz#64f602aef1cac9b21a74aad6705bf350c4a5173a"
1735+
integrity sha512-X/JclTKqHvo3nMTkHzClHhRz0yxn/VAr7J7LO6jBqaksZlhcDAWuU4oT1Yrt3E9MvX5jyyVIZtrwAI7oPXzXIg==
1736+
1737+
"@types/aws-lambda@^8.10.31":
17331738
version "8.10.53"
17341739
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.53.tgz#ad8d52a5f264f96b80a0d8c2e5cda1de30f2364b"
17351740
integrity sha512-zHIgKKqwcdeHkPMPKd47DedJ4b+Tv01VGosWtJDMa8s6cnx03IeNagFWEpoxVI+H34fOvxtbqecJddpuVFbU2w==
@@ -1965,10 +1970,10 @@
19651970
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3"
19661971
integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg==
19671972

1968-
"@types/[email protected].13":
1969-
version "14.0.13"
1970-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9"
1971-
integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==
1973+
"@types/[email protected].23":
1974+
version "14.0.23"
1975+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806"
1976+
integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw==
19721977

19731978
"@types/node@^10.1.0":
19741979
version "10.17.24"

0 commit comments

Comments
 (0)