This is an automated email from the ASF dual-hosted git repository.

thurka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-vscode.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a4a8b8  some npm audit vulnerability fixes
0a4a8b8 is described below

commit 0a4a8b864ead03cd1ae01348e122fc9b96c92eea
Author: Tomas Hurka <[email protected]>
AuthorDate: Fri Apr 10 13:03:14 2026 +0200

    some npm audit vulnerability fixes
---
 vscode/package-lock.json | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

diff --git a/vscode/package-lock.json b/vscode/package-lock.json
index 93c062c..deee861 100644
--- a/vscode/package-lock.json
+++ b/vscode/package-lock.json
@@ -659,9 +659,9 @@
                        }
                },
                "node_modules/brace-expansion": {
-                       "version": "1.1.12",
-                       "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz";,
-                       "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
+                       "version": "1.1.13",
+                       "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz";,
+                       "integrity": 
"sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
                        "license": "MIT",
                        "dependencies": {
                                "balanced-match": "^1.0.0",
@@ -1002,9 +1002,9 @@
                        }
                },
                "node_modules/handlebars": {
-                       "version": "4.7.8",
-                       "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz";,
-                       "integrity": 
"sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==",
+                       "version": "4.7.9",
+                       "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz";,
+                       "integrity": 
"sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
                        "license": "MIT",
                        "dependencies": {
                                "minimist": "^1.2.5",
@@ -1423,7 +1423,9 @@
                        }
                },
                "node_modules/picomatch": {
-                       "version": "2.3.1",
+                       "version": "2.3.2",
+                       "resolved": 
"https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz";,
+                       "integrity": 
"sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
                        "dev": true,
                        "license": "MIT",
                        "engines": {
@@ -2159,9 +2161,9 @@
                        "dev": true
                },
                "brace-expansion": {
-                       "version": "1.1.12",
-                       "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz";,
-                       "integrity": 
"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
+                       "version": "1.1.13",
+                       "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz";,
+                       "integrity": 
"sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
                        "requires": {
                                "balanced-match": "^1.0.0",
                                "concat-map": "0.0.1"
@@ -2378,9 +2380,9 @@
                        "dev": true
                },
                "handlebars": {
-                       "version": "4.7.8",
-                       "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz";,
-                       "integrity": 
"sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==",
+                       "version": "4.7.9",
+                       "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz";,
+                       "integrity": 
"sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
                        "requires": {
                                "minimist": "^1.2.5",
                                "neo-async": "^2.6.2",
@@ -2651,7 +2653,9 @@
                        "dev": true
                },
                "picomatch": {
-                       "version": "2.3.1",
+                       "version": "2.3.2",
+                       "resolved": 
"https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz";,
+                       "integrity": 
"sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
                        "dev": true
                },
                "ps-node": {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to