diff --git a/app/package.json b/app/package.json index ca7d35d..f9c0e3f 100644 --- a/app/package.json +++ b/app/package.json @@ -40,7 +40,7 @@ "@biomejs/biome": "^1.9.4", "@types/express": "^5.0.0", "@types/jsonwebtoken": "^9.0.8", - "@types/node": "^20.17.10", + "@types/node": "^22.13.14", "@types/ws": "^8.5.13", "esbuild": "^0.24.2", "prisma": "^6.2.1", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 7cef68b..ac645e0 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^9.0.8 version: 9.0.8 '@types/node': - specifier: ^20.17.10 - version: 20.17.10 + specifier: ^22.13.14 + version: 22.13.14 '@types/ws': specifier: ^8.5.13 version: 8.5.13 @@ -685,8 +685,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@20.17.10': - resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==} + '@types/node@22.13.14': + resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} '@types/qs@6.9.17': resolution: {integrity: sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==} @@ -1361,8 +1361,8 @@ packages: uint8arrays@3.0.0: resolution: {integrity: sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} undici@6.21.1: resolution: {integrity: sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==} @@ -1906,16 +1906,16 @@ snapshots: '@types/bn.js@5.1.6': dependencies: - '@types/node': 20.17.10 + '@types/node': 22.13.14 '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.17.10 + '@types/node': 22.13.14 '@types/connect@3.4.38': dependencies: - '@types/node': 20.17.10 + '@types/node': 22.13.14 '@types/elliptic@6.4.18': dependencies: @@ -1923,7 +1923,7 @@ snapshots: '@types/express-serve-static-core@5.0.2': dependencies: - '@types/node': 20.17.10 + '@types/node': 22.13.14 '@types/qs': 6.9.17 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -1940,15 +1940,15 @@ snapshots: '@types/jsonwebtoken@9.0.8': dependencies: '@types/ms': 2.1.0 - '@types/node': 20.17.10 + '@types/node': 22.13.14 '@types/mime@1.3.5': {} '@types/ms@2.1.0': {} - '@types/node@20.17.10': + '@types/node@22.13.14': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/qs@6.9.17': {} @@ -1957,17 +1957,17 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.17.10 + '@types/node': 22.13.14 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.17.10 + '@types/node': 22.13.14 '@types/send': 0.17.4 '@types/ws@8.5.13': dependencies: - '@types/node': 20.17.10 + '@types/node': 22.13.14 abort-controller@3.0.0: dependencies: @@ -2699,7 +2699,7 @@ snapshots: dependencies: multiformats: 9.9.0 - undici-types@6.19.8: {} + undici-types@6.20.0: {} undici@6.21.1: {}