diff --git a/package.json b/package.json index a616e63..3f69c8c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "homepage": "https://github.com/coolplaylin/AutoPublish#readme", "devDependencies": { - "@types/node": "^20.14.12", + "@types/node": "^22.7.9", "prettier": "^3.3.3", "tsx": "^4.16.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c217fd5..4753c26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 21.0.1 devDependencies: '@types/node': - specifier: ^20.14.12 - version: 20.14.12 + specifier: ^22.7.9 + version: 22.7.9 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -221,8 +221,8 @@ packages: '@octokit/types@13.5.0': resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==} - '@types/node@20.14.12': - resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==} + '@types/node@22.7.9': + resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==} before-after-hook@3.0.2: resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==} @@ -253,8 +253,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} universal-user-agent@7.0.2: resolution: {integrity: sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q==} @@ -393,9 +393,9 @@ snapshots: dependencies: '@octokit/openapi-types': 22.2.0 - '@types/node@20.14.12': + '@types/node@22.7.9': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 before-after-hook@3.0.2: {} @@ -443,6 +443,6 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - undici-types@5.26.5: {} + undici-types@6.19.8: {} universal-user-agent@7.0.2: {}