This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new d19c5343322 build(deps-dev): bump shell-quote from 1.8.1 to 1.10.0 in
/web-console (#19710)
d19c5343322 is described below
commit d19c5343322515bf93e7ff6f924d6bf2bebd8b51
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:01:51 2026 +0800
build(deps-dev): bump shell-quote from 1.8.1 to 1.10.0 in /web-console
(#19710)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.1 to
1.10.0.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.1...v1.10.0)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-version: 1.10.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
web-console/package-lock.json | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/web-console/package-lock.json b/web-console/package-lock.json
index f80509a25c7..c0990e1a249 100644
--- a/web-console/package-lock.json
+++ b/web-console/package-lock.json
@@ -16169,10 +16169,13 @@
}
},
"node_modules/shell-quote": {
- "version": "1.8.1",
- "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
- "integrity":
"sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
+ "version": "1.10.0",
+ "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.10.0.tgz",
+ "integrity":
"sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==",
"dev": true,
+ "engines": {
+ "node": ">= 0.4"
+ },
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
@@ -29939,9 +29942,9 @@
"dev": true
},
"shell-quote": {
- "version": "1.8.1",
- "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
- "integrity":
"sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
+ "version": "1.10.0",
+ "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.10.0.tgz",
+ "integrity":
"sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==",
"dev": true
},
"side-channel": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]