diff --git a/package.json b/package.json index c2ee4f8..9734efe 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/js-yaml": "^4.0.9", "@types/libsodium-wrappers": "^0.7.14", "@types/lodash": "^4.17.20", - "@types/node": "^24.5.0", + "@types/node": "^24.5.1", "@typescript-eslint/eslint-plugin": "^8.43.0", "@typescript-eslint/parser": "^8.43.0", "@vercel/ncc": "^0.38.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50df649..8528499 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^4.17.20 version: 4.17.20 '@types/node': - specifier: ^24.5.0 - version: 24.5.0 + specifier: ^24.5.1 + version: 24.5.1 '@typescript-eslint/eslint-plugin': specifier: ^8.43.0 version: 8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0)(typescript@5.9.2))(eslint@9.35.0)(typescript@5.9.2) @@ -593,8 +593,8 @@ packages: '@types/lodash@4.17.20': resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==} - '@types/node@24.5.0': - resolution: {integrity: sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg==} + '@types/node@24.5.1': + resolution: {integrity: sha512-/SQdmUP2xa+1rdx7VwB9yPq8PaKej8TD5cQ+XfKDPWWC+VDJU4rvVVagXqKUzhKjtFoNA8rXDJAkCxQPAe00+Q==} '@typescript-eslint/eslint-plugin@8.43.0': resolution: {integrity: sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==} @@ -1840,7 +1840,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 24.5.0 + '@types/node': 24.5.1 '@types/js-yaml@4.0.9': {} @@ -1848,13 +1848,13 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 24.5.0 + '@types/node': 24.5.1 '@types/libsodium-wrappers@0.7.14': {} '@types/lodash@4.17.20': {} - '@types/node@24.5.0': + '@types/node@24.5.1': dependencies: undici-types: 7.12.0