This is an automated email from the ASF dual-hosted git repository.
Fine0830 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git
The following commit(s) were added to refs/heads/master by this push:
new c061dcd build(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 (#182)
c061dcd is described below
commit c061dcdcb3f7a95f1250101c6db8c1b802281574
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 10:21:01 2026 +0800
build(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 (#182)
---
package-lock.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index a5957bf..099b204 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4365,11 +4365,10 @@
}
},
"node_modules/shell-quote": {
- "version": "1.8.3",
- "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
- "integrity":
"sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
+ "version": "1.8.4",
+ "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz",
+ "integrity":
"sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
"dev": true,
- "license": "MIT",
"engines": {
"node": ">= 0.4"
},
@@ -8935,9 +8934,9 @@
"dev": true
},
"shell-quote": {
- "version": "1.8.3",
- "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
- "integrity":
"sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
+ "version": "1.8.4",
+ "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz",
+ "integrity":
"sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
"dev": true
},
"side-channel": {