From f9dc714562792372cfd0c30d76a94b72fbb95126 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 04:20:52 +0000 Subject: [PATCH] fix: packages/plugin-ext/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-6476909 --- packages/plugin-ext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugin-ext/package.json b/packages/plugin-ext/package.json index 81095a138cf60..8f27e2485d5a0 100644 --- a/packages/plugin-ext/package.json +++ b/packages/plugin-ext/package.json @@ -9,7 +9,7 @@ "@theia/callhierarchy": "1.31.0", "@theia/console": "1.31.0", "@theia/core": "1.31.0", - "@theia/debug": "1.31.0", + "@theia/debug": "1.35.0", "@theia/editor": "1.31.0", "@theia/file-search": "1.31.0", "@theia/filesystem": "1.31.0",