Skip to content

Commit 64046e1

Browse files
Update definitelyTyped
1 parent 6631ac2 commit 64046e1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@types/aws-lambda": "8.10.64",
2020
"@types/faker": "4.1.12",
2121
"@types/graphql": "14.5.0",
22-
"@types/node": "14.0.27",
23-
"@types/uuid": "^8.3.0",
22+
"@types/node": "14.18.30",
23+
"@types/uuid": "8.3.0",
2424
"graphql-schema-typescript": "1.3.2",
2525
"jest": "26.0.1",
2626
"serverless": "2.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2047,10 +2047,10 @@
20472047
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"
20482048
integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==
20492049

2050-
"@types/node@14.0.27":
2051-
version "14.0.27"
2052-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
2053-
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
2050+
"@types/node@14.18.30":
2051+
version "14.18.30"
2052+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.30.tgz#34c8d934fe86b6ee5c21c08fc1b7858599c84a5a"
2053+
integrity sha512-8OEyg4oc/CqN5+LbInKNLA8MfbGzbC+k8lVPePXazuwEVrVeQ9gwMDX00HJwWbC7syc1FWRU6Mow0Lm+mibHAQ==
20542054

20552055
"@types/node@^10.1.0":
20562056
version "10.17.44"
@@ -2141,7 +2141,7 @@
21412141
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.0.tgz#fef1904e4668b6e5ecee60c52cc6a078ffa6697d"
21422142
integrity sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==
21432143

2144-
"@types/uuid@^8.3.0":
2144+
21452145
version "8.3.0"
21462146
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
21472147
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==

0 commit comments

Comments
 (0)