diff --git a/package.json b/package.json index 872fff12..673cbdd5 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/markdown-it-attrs": "^4.1.3", "@types/markdown-it-emoji": "^3.0.1", "@types/markdown-it-footnote": "^3.0.4", - "@types/node": "^20.17.8", + "@types/node": "^20.17.9", "@types/uuid": "^10.0.0", "@vitejs/plugin-vue": "^5.2.1", "@vitest/ui": "^2.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e94dea5..4226ad10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,7 +124,7 @@ importers: specifier: ^3.0.4 version: 3.0.4 '@types/node': - specifier: ^20.17.8 + specifier: ^20.17.9 version: 20.17.9 '@types/uuid': specifier: ^10.0.0