diff --git a/package.json b/package.json index 2a3b102..a45b0a9 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.6.1", + "@types/node": "^24.6.2", "@typescript-eslint/eslint-plugin": "^8.44.1", "@typescript-eslint/parser": "^8.44.1", "@vercel/ncc": "^0.38.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index caa0e85..76a696c 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.6.1 - version: 24.6.1 + specifier: ^24.6.2 + version: 24.6.2 '@typescript-eslint/eslint-plugin': specifier: ^8.44.1 version: 8.44.1(@typescript-eslint/parser@8.44.1(eslint@9.36.0)(typescript@5.9.3))(eslint@9.36.0)(typescript@5.9.3) @@ -587,8 +587,8 @@ packages: '@types/lodash@4.17.20': resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==} - '@types/node@24.6.1': - resolution: {integrity: sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==} + '@types/node@24.6.2': + resolution: {integrity: sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==} '@typescript-eslint/eslint-plugin@8.44.1': resolution: {integrity: sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==} @@ -1829,7 +1829,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 24.6.1 + '@types/node': 24.6.2 '@types/js-yaml@4.0.9': {} @@ -1837,13 +1837,13 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 24.6.1 + '@types/node': 24.6.2 '@types/libsodium-wrappers@0.7.14': {} '@types/lodash@4.17.20': {} - '@types/node@24.6.1': + '@types/node@24.6.2': dependencies: undici-types: 7.13.0