diff --git a/package.json b/package.json index 8d5147a..f7d9daa 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "npm-run-all": "^4.1.5", "prettier": "^2.2.1", "ts-node": "^9.1.1", - "typescript": "^4.2.3" + "typescript": "^4.8.4" }, "dependencies": { "@node-rs/helper": "^1.1.0" diff --git a/yarn.lock b/yarn.lock index 49621ed..019f5cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3427,10 +3427,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.2.3: - version "4.2.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" - integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== +typescript@^4.8.4: + version "4.8.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" + integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== unique-string@^2.0.0: version "2.0.0"