diff --git a/site/package.json b/site/package.json index 090f8b5..35af475 100644 --- a/site/package.json +++ b/site/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "@vercel/node": "1.8.4", - "typescript": "4.0.3", + "typescript": "4.0.5", "vercel": "20.1.2" } } diff --git a/site/yarn.lock b/site/yarn.lock index 9221262..ba56f8e 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -594,10 +594,10 @@ typescript@3.9.3: resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== -typescript@4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5" - integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg== +typescript@4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" + integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== unique-string@^2.0.0: version "2.0.0"