diff --git a/.node-version b/.node-version index c1302226..fdb2eaaf 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.18.0 \ No newline at end of file +22.11.0 \ No newline at end of file diff --git a/package.json b/package.json index f0bffd56..fca99ee8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@book000/eslint-config": "1.7.83", "@book000/node-utils": "1.13.330", "@book000/twitterts": "0.70.62", - "@types/node": "20.16.11", + "@types/node": "22.8.7", "discord.js": "14.16.3", "eslint": "9.14.0", "eslint-config-standard": "17.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60f3b983..1aa87f44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 0.70.62 version: 0.70.62 '@types/node': - specifier: 20.16.11 - version: 20.16.11 + specifier: 22.8.7 + version: 22.8.7 discord.js: specifier: 14.16.3 version: 14.16.3 @@ -418,8 +418,8 @@ packages: '@types/node@18.19.60': resolution: {integrity: sha512-cYRj7igVqgxhlHFdBHHpU2SNw3+dN2x0VTZJtLYk6y/ieuGN4XiBgtDjYVktM/yk2y/8pKMileNc6IoEzEJnUw==} - '@types/node@20.16.11': - resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} + '@types/node@22.8.7': + resolution: {integrity: sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2554,7 +2554,7 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@20.16.11': + '@types/node@22.8.7': dependencies: undici-types: 6.19.8 @@ -2564,11 +2564,11 @@ snapshots: '@types/ws@8.5.12': dependencies: - '@types/node': 20.16.11 + '@types/node': 22.8.7 '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.16.11 + '@types/node': 22.8.7 optional: true '@typescript-eslint/eslint-plugin@8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0)(typescript@5.6.3)':