diff --git a/package.json b/package.json index b0a807c..7c7e086 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "nunjucks": "^3.2.3", "ts-node": "^10.0.0", "tsc": "^2.0.3", - "typescript": "^4.3.5", + "typescript": "^4.6.4", "uniqid": "^5.3.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 7fd84f9..862c24d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1069,10 +1069,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.3.5: - version "4.3.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" - integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== +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== undefsafe@^2.0.3: version "2.0.3"