This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/staging-site by this push:
new 2387caf09 Bump immutable from 4.2.4 to 4.3.8 (#409)
2387caf09 is described below
commit 2387caf09bd7abd87284120663f1c2bf7b52d16e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 10:07:50 2026 +0200
Bump immutable from 4.2.4 to 4.3.8 (#409)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.2.4
to 4.3.8.
- [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.2.4...v4.3.8)
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 4.3.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 947301640..7361c7321 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4966,9 +4966,9 @@ immer@^9.0.7:
integrity
sha512-eY+Y0qcsB4TZKwgQzLaE/lqYMlKhv5J9dyd2RhhtGhNo2njPXDqU9XPfcNfa3MIDsdtZt5KlkIsirlo4dHsWdQ==
immutable@^4.0.0:
- version "4.2.4"
- resolved "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz"
- integrity
sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==
+ version "4.3.8"
+ resolved
"https://registry.yarnpkg.com/immutable/-/immutable-4.3.8.tgz#02d183c7727fb2bb1d5d0380da0d779dce9296a7"
+ integrity
sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==
import-fresh@^3.1.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
version "3.3.0"