diff --git a/package.json b/package.json index 669bebc..c88efa5 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.9.1", + "@types/node": "^24.9.2", "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", "@vercel/ncc": "^0.38.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62a357d..38f8ec3 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.9.1 - version: 24.9.1 + specifier: ^24.9.2 + version: 24.9.2 '@typescript-eslint/eslint-plugin': specifier: ^8.46.2 version: 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3) @@ -591,8 +591,8 @@ packages: '@types/lodash@4.17.20': resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==} - '@types/node@24.9.1': - resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} + '@types/node@24.9.2': + resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==} '@typescript-eslint/eslint-plugin@8.46.2': resolution: {integrity: sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==} @@ -1837,7 +1837,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 24.9.1 + '@types/node': 24.9.2 '@types/js-yaml@4.0.9': {} @@ -1845,13 +1845,13 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 24.9.1 + '@types/node': 24.9.2 '@types/libsodium-wrappers@0.7.14': {} '@types/lodash@4.17.20': {} - '@types/node@24.9.1': + '@types/node@24.9.2': dependencies: undici-types: 7.16.0