diff --git a/package.json b/package.json index 97e47810..2b98d2f6 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "@stylistic/eslint-plugin-migrate": "^2.7.2", "@types/eslint": "^9.6.1", "@types/fs-extra": "^11.0.4", - "@types/node": "^20.16.2", + "@types/node": "^20.16.3", "@types/prompts": "^2.4.9", "@types/yargs": "^17.0.33", "@unocss/eslint-plugin": "^0.62.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 280ba7d8..4a0c8256 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@types/node': - specifier: ^20.16.2 - version: 20.16.2 + specifier: ^20.16.3 + version: 20.16.3 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -842,8 +842,8 @@ packages: '@types/jsonfile@6.1.4': resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} - '@types/node@20.16.2': - resolution: {integrity: sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==} + '@types/node@20.16.3': + resolution: {integrity: sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3608,15 +3608,15 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.16.2 + '@types/node': 20.16.3 '@types/json-schema@7.0.15': {} '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.3 - '@types/node@20.16.2': + '@types/node@20.16.3': dependencies: undici-types: 6.19.8 @@ -3624,7 +3624,7 @@ snapshots: '@types/prompts@2.4.9': dependencies: - '@types/node': 20.16.2 + '@types/node': 20.16.3 kleur: 3.0.3 '@types/yargs-parser@21.0.3': {}