diff --git a/package.json b/package.json index a2725d1..cda983a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "devDependencies": { "@biomejs/biome": "1.9.2", - "@types/node": "20.16.9", + "@types/node": "20.16.10", "esbuild": "0.23.1", "tslib": "2.7.0", "typescript": "5.6.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db21bde..78b5b6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: 1.9.2 version: 1.9.2 '@types/node': - specifier: 20.16.9 - version: 20.16.9 + specifier: 20.16.10 + version: 20.16.10 esbuild: specifier: 0.23.1 version: 0.23.1 @@ -242,8 +242,8 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/node@20.16.9': - resolution: {integrity: sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==} + '@types/node@20.16.10': + resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==} '@types/tern@0.23.9': resolution: {integrity: sha512-ypzHFE/wBzh+BlH6rrBgS5I/Z7RD21pGhZ2rltb/+ZrVM1awdZwjx7hE5XfuYgHWk9uvV5HLZN3SloevCAp3Bw==} @@ -406,7 +406,7 @@ snapshots: '@types/estree@1.0.5': {} - '@types/node@20.16.9': + '@types/node@20.16.10': dependencies: undici-types: 6.19.8