diff --git a/package.json b/package.json index 9e3bd95..f58cef3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@eslint/js": "9.28.0", - "@types/node": "22.15.29", + "@types/node": "22.15.31", "@vercel/ncc": "0.38.3", "covector": "0.12.4", "eslint": "9.28.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0d4471..77e58b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 9.28.0 version: 9.28.0 '@types/node': - specifier: 22.15.29 - version: 22.15.29 + specifier: 22.15.31 + version: 22.15.31 '@vercel/ncc': specifier: 0.38.3 version: 0.38.3 @@ -283,8 +283,8 @@ packages: '@types/mdast@3.0.15': resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} - '@types/node@22.15.29': - resolution: {integrity: sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==} + '@types/node@22.15.31': + resolution: {integrity: sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==} '@types/unist@2.0.11': resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} @@ -1570,7 +1570,7 @@ snapshots: dependencies: '@types/unist': 2.0.11 - '@types/node@22.15.29': + '@types/node@22.15.31': dependencies: undici-types: 6.21.0