This is an automated email from the ASF dual-hosted git repository.
AlexStocks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git
The following commit(s) were added to refs/heads/develop by this push:
new 4d6cc673 build(deps): bump shell-quote from 1.8.1 to 1.8.4 in
/admin/web (#974)
4d6cc673 is described below
commit 4d6cc6733385e3792a500d05317e17a71a35715e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 09:23:05 2026 +0800
build(deps): bump shell-quote from 1.8.1 to 1.8.4 in /admin/web (#974)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.1 to
1.8.4.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.1...v1.8.4)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-version: 1.8.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
admin/web/package-lock.json | 6 +++---
admin/web/yarn.lock | 13 ++++---------
2 files changed, 7 insertions(+), 12 deletions(-)
diff --git a/admin/web/package-lock.json b/admin/web/package-lock.json
index b648a3d3..01010d1a 100644
--- a/admin/web/package-lock.json
+++ b/admin/web/package-lock.json
@@ -23185,9 +23185,9 @@
}
},
"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": {
diff --git a/admin/web/yarn.lock b/admin/web/yarn.lock
index 2bddd130..b9def5db 100644
--- a/admin/web/yarn.lock
+++ b/admin/web/yarn.lock
@@ -8638,15 +8638,10 @@ shebang-regex@^3.0.0:
resolved
"https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
integrity
sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
-shell-quote@^1.8.1:
- version "1.8.1"
- resolved
"https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
- integrity
sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
-
-shell-quote@^1.8.3:
- version "1.8.3"
- resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.3.tgz#55e40ef33cf5c689902353a3d8cd1a6725f08b4b"
- integrity
sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==
+shell-quote@^1.8.1, shell-quote@^1.8.3:
+ version "1.8.4"
+ resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190"
+ integrity
sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==
side-channel-list@^1.0.0:
version "1.0.0"