diff --git a/package.json b/package.json index f695d2c..c66bc08 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@playwright/test": "^1.46.0", "@types/bcrypt": "^5.0.2", - "@types/node": "22.10.3", + "@types/node": "22.10.4", "@types/react": "18.3.18", "@types/react-dom": "18.3.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9092a9..85e3d03 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 '@types/node': - specifier: 22.10.3 - version: 22.10.3 + specifier: 22.10.4 + version: 22.10.4 '@types/react': specifier: 18.3.18 version: 18.3.18 @@ -331,8 +331,8 @@ packages: '@types/cookie@0.6.0': resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} - '@types/node@22.10.3': - resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} + '@types/node@22.10.4': + resolution: {integrity: sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==} '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} @@ -1363,11 +1363,11 @@ snapshots: '@types/bcrypt@5.0.2': dependencies: - '@types/node': 22.10.3 + '@types/node': 22.10.4 '@types/cookie@0.6.0': {} - '@types/node@22.10.3': + '@types/node@22.10.4': dependencies: undici-types: 6.20.0