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 c799396edab build(deps): bump immutable from 4.3.0 to 4.3.9 in
/web-console (#19733)
c799396edab is described below
commit c799396edabc1f0219dc2d28ca0b3b20da68a5ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:01:29 2026 +0800
build(deps): bump immutable from 4.3.0 to 4.3.9 in /web-console (#19733)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.3.0
to 4.3.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/v4.3.0...v4.3.9)
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 4.3.9
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 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/web-console/package-lock.json b/web-console/package-lock.json
index a0605582823..f80509a25c7 100644
--- a/web-console/package-lock.json
+++ b/web-console/package-lock.json
@@ -9669,9 +9669,9 @@
}
},
"node_modules/immutable": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.0.tgz",
- "integrity":
"sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==",
+ "version": "4.3.9",
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.9.tgz",
+ "integrity":
"sha512-ObHy4YN7ycwZOUCLI1/6svfyAFu7vL8RhAvVu/bh/RZW9EPlOyDaQ9jDQWCtdqzaXUjgXZCW1migtHE7YI7UGQ==",
"dev": true
},
"node_modules/import-fresh": {
@@ -25485,9 +25485,9 @@
}
},
"immutable": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.0.tgz",
- "integrity":
"sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==",
+ "version": "4.3.9",
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.9.tgz",
+ "integrity":
"sha512-ObHy4YN7ycwZOUCLI1/6svfyAFu7vL8RhAvVu/bh/RZW9EPlOyDaQ9jDQWCtdqzaXUjgXZCW1migtHE7YI7UGQ==",
"dev": true
},
"import-fresh": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]