diff --git a/package.json b/package.json index 6077a68..e021e75 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.7.2", + "@types/node": "^24.8.1", "@typescript-eslint/eslint-plugin": "^8.46.0", "@typescript-eslint/parser": "^8.46.0", "@vercel/ncc": "^0.38.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11828ab..d1f6665 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.7.2 - version: 24.7.2 + specifier: ^24.8.1 + version: 24.8.1 '@typescript-eslint/eslint-plugin': specifier: ^8.46.0 version: 8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3) @@ -587,8 +587,8 @@ packages: '@types/lodash@4.17.20': resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==} - '@types/node@24.7.2': - resolution: {integrity: sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==} + '@types/node@24.8.1': + resolution: {integrity: sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==} '@typescript-eslint/eslint-plugin@8.46.0': resolution: {integrity: sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==} @@ -1831,7 +1831,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 24.7.2 + '@types/node': 24.8.1 '@types/js-yaml@4.0.9': {} @@ -1839,13 +1839,13 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 24.7.2 + '@types/node': 24.8.1 '@types/libsodium-wrappers@0.7.14': {} '@types/lodash@4.17.20': {} - '@types/node@24.7.2': + '@types/node@24.8.1': dependencies: undici-types: 7.14.0