diff --git a/package.json b/package.json index 87b33d2..5868bcf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@parcel/packager-ts": "2.13.1", "@parcel/transformer-typescript-types": "2.13.1", - "@types/node": "22.7.1", + "@types/node": "22.9.4", "@typescript-eslint/eslint-plugin": "8.8.1", "@typescript-eslint/parser": "8.8.1", "concurrently": "9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bcecbf8..2ee20dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 2.13.1 version: 2.13.1(@parcel/core@2.13.1(@swc/helpers@0.5.13))(typescript@5.6.2) '@types/node': - specifier: 22.7.1 - version: 22.7.1 + specifier: 22.9.4 + version: 22.9.4 '@typescript-eslint/eslint-plugin': specifier: 8.8.1 version: 8.8.1(@typescript-eslint/parser@8.8.1(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2) @@ -602,8 +602,8 @@ packages: '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} - '@types/node@22.7.1': - resolution: {integrity: sha512-adOMRLVmleuWs/5V/w5/l7o0chDK/az+5ncCsIapTKogsu/3MVWvSgP58qVTXi5IwpfGt8pMobNq9rOWtJyu5Q==} + '@types/node@22.9.4': + resolution: {integrity: sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -2540,7 +2540,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@22.7.1': + '@types/node@22.9.4': dependencies: undici-types: 6.19.8