diff --git a/site/package.json b/site/package.json index ee93cf3..a10996f 100644 --- a/site/package.json +++ b/site/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "@vercel/node": "1.14.0", - "typescript": "4.6.3", + "typescript": "4.6.4", "vercel": "24.0.1" } } diff --git a/site/yarn.lock b/site/yarn.lock index adc7606..b4bf987 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -600,10 +600,10 @@ typescript@4.3.4: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc" integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew== -typescript@4.6.3: - version "4.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c" - integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw== +typescript@4.6.4: + version "4.6.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" + integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== unique-string@^2.0.0: version "2.0.0"