This is an automated email from the ASF dual-hosted git repository.
baerwang 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 4fd217b79 build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in
/admin/web (#1007)
4fd217b79 is described below
commit 4fd217b799d0608140c8f12f931c7a85e723f72b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 10:45:30 2026 +0800
build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /admin/web (#1007)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 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.4...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>
---
admin/web/package-lock.json | 6 +++---
admin/web/yarn.lock | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/admin/web/package-lock.json b/admin/web/package-lock.json
index be5c9aa37..f7dbcf218 100644
--- a/admin/web/package-lock.json
+++ b/admin/web/package-lock.json
@@ -23183,9 +23183,9 @@
}
},
"node_modules/shell-quote": {
- "version": "1.8.4",
- "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz",
- "integrity":
"sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
+ "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,
"license": "MIT",
"engines": {
diff --git a/admin/web/yarn.lock b/admin/web/yarn.lock
index 2d058606e..11dfe4af5 100644
--- a/admin/web/yarn.lock
+++ b/admin/web/yarn.lock
@@ -8639,9 +8639,9 @@ shebang-regex@^3.0.0:
integrity
sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
shell-quote@^1.8.4:
- version "1.8.4"
- resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190"
- integrity
sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==
+ version "1.10.0"
+ resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.10.0.tgz#482033e192e4f5c07151521ffa03400ec71b1b0f"
+ integrity
sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==
side-channel-list@^1.0.0:
version "1.0.0"