diff --git a/package.json b/package.json index 7d19ba98..d050c10f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/node": "^22.3.0", "@types/pg": "^8.11.8", "@types/rethinkdb": "^2.3.21", - "async": "^3.2.5", + "async": "^3.2.6", "better-sqlite3": "^11.1.2", "cassandra-driver": "^4.7.2", "cli-table": "^0.3.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bacc7e93..1e3625c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^2.3.21 version: 2.3.21 async: - specifier: ^3.2.5 - version: 3.2.5 + specifier: ^3.2.6 + version: 3.2.6 better-sqlite3: specifier: ^11.1.2 version: 11.1.2 @@ -798,8 +798,8 @@ packages: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} - async@3.2.5: - resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==} + async@3.2.6: + resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==} asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} @@ -3274,7 +3274,7 @@ snapshots: assertion-error@2.0.1: {} - async@3.2.5: {} + async@3.2.6: {} asynckit@0.4.0: {}