diff --git a/package.json b/package.json index 65060cb..ae4787f 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.10.0", + "@types/node": "^24.10.1", "@typescript-eslint/eslint-plugin": "^8.46.3", "@typescript-eslint/parser": "^8.46.3", "@vercel/ncc": "^0.38.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5aac259..0d64e6f 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.10.0 - version: 24.10.0 + specifier: ^24.10.1 + version: 24.10.1 '@typescript-eslint/eslint-plugin': specifier: ^8.46.3 version: 8.46.3(@typescript-eslint/parser@8.46.3(eslint@9.39.1)(typescript@5.9.3))(eslint@9.39.1)(typescript@5.9.3) @@ -590,8 +590,8 @@ packages: '@types/lodash@4.17.20': resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==} - '@types/node@24.10.0': - resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==} + '@types/node@24.10.1': + resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} '@typescript-eslint/eslint-plugin@8.46.3': resolution: {integrity: sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==} @@ -1845,7 +1845,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 24.10.0 + '@types/node': 24.10.1 '@types/js-yaml@4.0.9': {} @@ -1853,13 +1853,13 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 24.10.0 + '@types/node': 24.10.1 '@types/libsodium-wrappers@0.7.14': {} '@types/lodash@4.17.20': {} - '@types/node@24.10.0': + '@types/node@24.10.1': dependencies: undici-types: 7.16.0