diff --git a/package.json b/package.json index 9505e1f..b4daa1b 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ "devDependencies": { "@types/is-color": "1.0.3", "@types/markdown-it": "14.1.2", - "@types/node": "20.16.10", + "@types/node": "20.16.11", "@types/vscode": "1.94.0", "@vscode/test-web": "0.0.62", "@vscode/vsce": "3.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 787892f..3b27887 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: 14.1.2 version: 14.1.2 '@types/node': - specifier: 20.16.10 - version: 20.16.10 + specifier: 20.16.11 + version: 20.16.11 '@types/vscode': specifier: 1.94.0 version: 1.94.0 @@ -476,8 +476,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@20.16.10': - resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==} + '@types/node@20.16.11': + resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} '@types/vscode@1.94.0': resolution: {integrity: sha512-UyQOIUT0pb14XSqJskYnRwD2aG0QrPVefIfrW1djR+/J4KeFQ0i1+hjZoaAmeNf3Z2jleK+R2hv+EboG/m8ruw==} @@ -2335,14 +2335,14 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.16.10 + '@types/node': 20.16.11 optional: true '@types/is-color@1.0.3': {} '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.16.10 + '@types/node': 20.16.11 optional: true '@types/linkify-it@5.0.0': {} @@ -2354,7 +2354,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@20.16.10': + '@types/node@20.16.11': dependencies: undici-types: 6.19.6 @@ -4024,4 +4024,4 @@ snapshots: zx@8.1.9: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 20.16.10 + '@types/node': 20.16.11