This is an automated email from the ASF dual-hosted git repository.
MartinBalin 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 3cf3e46 Update brace-expansion 4th party dependency.
3cf3e46 is described below
commit 3cf3e466a39215a23ede876643ee3c6c7ad6aa9e
Author: Martin BalĂn <[email protected]>
AuthorDate: Fri Aug 28 18:40:38 2026 +0200
Update brace-expansion 4th party dependency.
---
vscode/package-lock.json | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/vscode/package-lock.json b/vscode/package-lock.json
index b8e33bc..62d732c 100644
--- a/vscode/package-lock.json
+++ b/vscode/package-lock.json
@@ -659,9 +659,9 @@
}
},
"node_modules/brace-expansion": {
- "version": "1.1.13",
- "resolved":
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
- "integrity":
"sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
+ "version": "1.1.18",
+ "resolved":
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz",
+ "integrity":
"sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
@@ -1257,7 +1257,7 @@
"resolved":
"https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
"integrity":
"sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
"dependencies": {
- "brace-expansion": "^1.1.7"
+ "brace-expansion": "^1.1.17"
},
"engines": {
"node": "*"
@@ -1321,7 +1321,7 @@
"integrity":
"sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==",
"dev": true,
"dependencies": {
- "brace-expansion": "^1.1.12"
+ "brace-expansion": "^1.1.17"
},
"engines": {
"node": ">=10"
@@ -2134,9 +2134,9 @@
"dev": true
},
"brace-expansion": {
- "version": "1.1.13",
- "resolved":
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
- "integrity":
"sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
+ "version": "1.1.18",
+ "resolved":
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz",
+ "integrity":
"sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
@@ -2522,7 +2522,7 @@
"resolved":
"https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
"integrity":
"sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
"requires": {
- "brace-expansion": "^1.1.7"
+ "brace-expansion": "^1.1.17"
}
},
"minimist": {
@@ -2568,7 +2568,7 @@
"integrity":
"sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==",
"dev": true,
"requires": {
- "brace-expansion": "^1.1.12"
+ "brace-expansion": "^1.1.17"
}
},
"ms": {
---------------------------------------------------------------------
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