diff --git a/editors/vscode/pnpm-lock.yaml b/editors/vscode/pnpm-lock.yaml index 1ec0fab34..19adfb643 100644 --- a/editors/vscode/pnpm-lock.yaml +++ b/editors/vscode/pnpm-lock.yaml @@ -12,7 +12,7 @@ dependencies: devDependencies: '@types/node': specifier: ^22.0.0 - version: 22.0.0 + version: 22.1.0 '@types/vscode': specifier: 1.80.0 version: 1.80.0 @@ -391,10 +391,10 @@ packages: dev: true optional: true - /@types/node@22.0.0: - resolution: {integrity: sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==} + /@types/node@22.1.0: + resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==} dependencies: - undici-types: 6.11.1 + undici-types: 6.13.0 dev: true /@types/vscode@1.80.0: @@ -1710,8 +1710,8 @@ packages: resolution: {integrity: sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==} dev: true - /undici-types@6.11.1: - resolution: {integrity: sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==} + /undici-types@6.13.0: + resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==} dev: true /url-join@4.0.1: