This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 5b80df2e chore(deps): bump immutable from 3.8.3 to 3.8.4 (#1739)
5b80df2e is described below

commit 5b80df2eaee97d6be190b6aeb57d9158486335a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 6 09:21:11 2026 +0200

    chore(deps): bump immutable from 3.8.3 to 3.8.4 (#1739)
    
    * chore(deps): bump immutable from 3.8.3 to 3.8.4
    
    Bumps [immutable](https://github.com/immutable-js/immutable-js) from 3.8.3 
to 3.8.4.
    - [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/v3.8.3...v3.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: immutable
      dependency-version: 3.8.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps): update yarn.lock for immutable 3.8.4
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Claus Ibsen <[email protected]>
    Co-authored-by: Claude Sonnet 4.6 <[email protected]>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index e2f4ba82..0e902c51 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
     "@eslint/plugin-kit": "^0.3.4",
     "copy-props": "^2.0.5",
     "express-rate-limit": "^8.2.2",
-    "immutable": "^3.8.3",
+    "immutable": "^3.8.4",
     "bl": "^4.1.0",
     "semver-regex": "^4.0.5",
     "is-svg": "^4.4.0",
diff --git a/yarn.lock b/yarn.lock
index 74abe088..282bbd11 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11827,10 +11827,10 @@ __metadata:
   languageName: node
   linkType: hard
 
-"immutable@npm:^3.8.3":
-  version: 3.8.3
-  resolution: "immutable@npm:3.8.3"
-  checksum: 
10/29db366d4dff83b0b296150c351b08db24837005909a71c123d860c1d2a40605f19a3ecd56d1e96be9799e947ddf7906897a28fa2e81f0b8c63c652b6bfe5550
+"immutable@npm:^3.8.4":
+  version: 3.8.4
+  resolution: "immutable@npm:3.8.4"
+  checksum: 
10/e6c8dd8fa52154fe0b2348636ff322fa97240757243746544047e9ef93105e645aed797c85f27edd7fd98e3d15560b3e6f1dc42ddbeaa4c1f3593222da0b5c53
   languageName: node
   linkType: hard
 

Reply via email to