diff --git a/package.json b/package.json index fac1ef0..5be6aed 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "remark-prism": "^1.3.6", "remark-rehype": "^10.1.0", "toml": "^3.0.0", - "typescript": "5.4.2", + "typescript": "5.4.5", "unist-util-visit": "^4.1.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 722557d..c440863 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7158,10 +7158,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@5.4.2: - version "5.4.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" - integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== +typescript@5.4.5: + version "5.4.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" + integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== unbox-primitive@^1.0.2: version "1.0.2"