diff --git a/package.json b/package.json index f5b82a4..80786a7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@tsconfig/node20": "20.1.4", "@types/jsdom": "21.1.7", "@types/lodash": "4.17.5", - "@types/node": "20.14.7", + "@types/node": "20.14.8", "commander": "12.1.0", "dotenv": "16.4.5", "googleapis": "140.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b62970..167388b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 4.17.5 version: 4.17.5 '@types/node': - specifier: 20.14.7 - version: 20.14.7 + specifier: 20.14.8 + version: 20.14.8 commander: specifier: 12.1.0 version: 12.1.0 @@ -43,7 +43,7 @@ importers: version: 22.12.0(typescript@5.5.2) ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@20.14.7)(typescript@5.5.2) + version: 10.9.2(@types/node@20.14.8)(typescript@5.5.2) typescript: specifier: 5.5.2 version: 5.5.2 @@ -158,8 +158,8 @@ packages: '@types/lodash@4.17.5': resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==} - '@types/node@20.14.7': - resolution: {integrity: sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ==} + '@types/node@20.14.8': + resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==} '@types/tough-cookie@4.0.5': resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} @@ -1007,13 +1007,13 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 20.14.7 + '@types/node': 20.14.8 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 '@types/lodash@4.17.5': {} - '@types/node@20.14.7': + '@types/node@20.14.8': dependencies: undici-types: 5.26.5 @@ -1021,7 +1021,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.14.7 + '@types/node': 20.14.8 optional: true acorn-walk@8.3.2: {} @@ -1699,14 +1699,14 @@ snapshots: dependencies: punycode: 2.3.1 - ts-node@10.9.2(@types/node@20.14.7)(typescript@5.5.2): + ts-node@10.9.2(@types/node@20.14.8)(typescript@5.5.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.14.7 + '@types/node': 20.14.8 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3