diff --git a/package.json b/package.json index 94fc67f6b..600a49c8e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-prettier": "5.1.3", "npm-run-all2": "6.1.2", "prettier": "3.2.5", - "typescript": "5.4.4", + "typescript": "5.4.5", "vitest": "1.4.0" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b8254f76..03dd61a4a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 3.2.5 version: 3.2.5 typescript: - specifier: 5.4.4 - version: 5.4.4 + specifier: 5.4.5 + version: 5.4.5 vitest: specifier: 1.4.0 version: 1.4.0(@types/node@20.12.7) @@ -3590,8 +3590,8 @@ packages: mime-types: 2.1.35 dev: false - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true dev: true