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 db4fbbd63 build(deps): bump immutable from 5.0.3 to 5.1.9 in
/admin/web (#1011)
db4fbbd63 is described below
commit db4fbbd639503916077498f99cb4e80b3d6edfa0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 13:51:31 2026 +0800
build(deps): bump immutable from 5.0.3 to 5.1.9 in /admin/web (#1011)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.0.3
to 5.1.9.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
-
[Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/immutable-js/immutable-js/compare/v5.0.3...v5.1.9)
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 5.1.9
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 a45aa9efd..939c9067b 100644
--- a/admin/web/package-lock.json
+++ b/admin/web/package-lock.json
@@ -13498,9 +13498,9 @@
}
},
"node_modules/immutable": {
- "version": "5.1.3",
- "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.3.tgz",
- "integrity":
"sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==",
+ "version": "5.1.9",
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.9.tgz",
+ "integrity":
"sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==",
"dev": true,
"license": "MIT"
},
diff --git a/admin/web/yarn.lock b/admin/web/yarn.lock
index 97f313a6d..401b49707 100644
--- a/admin/web/yarn.lock
+++ b/admin/web/yarn.lock
@@ -5410,9 +5410,9 @@ image-size@~0.5.0:
integrity
sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==
immutable@^5.0.2:
- version "5.0.3"
- resolved
"https://registry.npmmirror.com/immutable/-/immutable-5.0.3.tgz#aa037e2313ea7b5d400cd9298fa14e404c933db1"
- integrity
sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==
+ version "5.1.9"
+ resolved
"https://registry.yarnpkg.com/immutable/-/immutable-5.1.9.tgz#ac23c3a01992ab665e14ac9ffff298f28cd74a0c"
+ integrity
sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==
import-fresh@^3.2.1:
version "3.3.1"