diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f491fd2..9461b6e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ importers: version: 11.0.4 '@types/node': specifier: ^20.11.30 - version: 20.19.24 + version: 20.19.25 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -359,8 +359,8 @@ packages: '@types/jsonfile@6.1.4': resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} - '@types/node@20.19.24': - resolution: {integrity: sha512-FE5u0ezmi6y9OZEzlJfg37mqqf6ZDSF2V/NLjUyGrR9uTZ7Sb9F7bLNZ03S4XVUNRWGA7Ck4c1kK+YnuWjl+DA==} + '@types/node@20.19.25': + resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==} '@types/prompts@2.4.9': resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==} @@ -1094,19 +1094,19 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.19.24 + '@types/node': 20.19.25 '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.19.24 + '@types/node': 20.19.25 - '@types/node@20.19.24': + '@types/node@20.19.25': dependencies: undici-types: 6.21.0 '@types/prompts@2.4.9': dependencies: - '@types/node': 20.19.24 + '@types/node': 20.19.25 kleur: 3.0.3 '@types/validate-npm-package-name@4.0.2': {}