diff --git a/package.json b/package.json index f59632b..c8ab2d9 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "lint-staged": "^13.0.3", "npm-run-all": "^4.1.5", "prettier": "^2.7.1", - "typescript": "^4.8.4" + "typescript": "^4.9.4" }, "dependencies": { "@node-rs/helper": "^1.3.3", diff --git a/yarn.lock b/yarn.lock index 0216b98..50a0c8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2635,10 +2635,10 @@ type-fest@^0.21.3: resolved "https://registry.npmmirror.com/type-fest/download/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha1-0mCiSwGYQ24TP6JqUkptZfo7Ljc= -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== +typescript@^4.9.4: + version "4.9.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78" + integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg== unbox-primitive@^1.0.1: version "1.0.1"