diff --git a/package.json b/package.json index 122338b..30a9eba 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "fix": "eslint src --fix" }, "devDependencies": { - "@types/node": "^20.5.4", + "@types/node": "^20.8.3", "@typescript-eslint/eslint-plugin": "^6.4.0", "@typescript-eslint/parser": "^6.4.1", "eslint": "^8.47.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2bc442a..1a8fd17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ dependencies: devDependencies: '@types/node': - specifier: ^20.5.4 - version: 20.5.4 + specifier: ^20.8.3 + version: 20.8.3 '@typescript-eslint/eslint-plugin': specifier: ^6.4.0 version: 6.4.0(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6) @@ -607,11 +607,11 @@ packages: /@types/jsonwebtoken@9.0.2: resolution: {integrity: sha512-drE6uz7QBKq1fYqqoFKTDRdFCPHd5TCub75BM+D+cMx7NU9hUz7SESLfC2fSCXVFMO5Yj8sOWHuGqPgjc+fz0Q==} dependencies: - '@types/node': 20.5.4 + '@types/node': 20.8.3 dev: false - /@types/node@20.5.4: - resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==} + /@types/node@20.8.3: + resolution: {integrity: sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==} /@types/semver@7.5.0: resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}