diff --git a/package.json b/package.json index b4b16ac..a71d4d4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "author": "memcorrupt", "license": "MIT", "devDependencies": { - "@types/node": "~20.11.30", + "@types/node": "~20.12.12", "jiti": "^1.21.0", "typescript": "^5.4.3", "unbuild": "^2.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f30980e..13e0a2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ dependencies: devDependencies: '@types/node': - specifier: ~20.11.30 - version: 20.11.30 + specifier: ~20.12.12 + version: 20.12.12 jiti: specifier: ^1.21.0 version: 1.21.0 @@ -588,8 +588,8 @@ packages: resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} dev: true - /@types/node@20.11.30: - resolution: {integrity: sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==} + /@types/node@20.12.12: + resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} dependencies: undici-types: 5.26.5 dev: true