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

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 8b65aed3b1c Bump lodash from 4.17.23 to 4.18.1 (#1103)
8b65aed3b1c is described below

commit 8b65aed3b1cede1534367721b2bf5f5c8f050c8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 14:25:25 2026 +0300

    Bump lodash from 4.17.23 to 4.18.1 (#1103)
    
    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package.json |  2 +-
 yarn.lock    | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index 659557761df..c5253e16388 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
     "jquery": "^3.7.1",
     "jquery.scrollto": "^2.1.3",
     "json2md": "^2.0.1",
-    "lodash": "^4.17.23",
+    "lodash": "^4.18.1",
     "md-2-json": "^2.0.0",
     "mkdirp": "^3.0.1",
     "moment": "^2.30.1",
diff --git a/yarn.lock b/yarn.lock
index 49995d6449c..2a9c262eed0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11932,10 +11932,10 @@ __metadata:
   languageName: node
   linkType: hard
 
-"lodash@npm:^4.17.23":
-  version: 4.17.23
-  resolution: "lodash@npm:4.17.23"
-  checksum: 
7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab
+"lodash@npm:^4.18.1":
+  version: 4.18.1
+  resolution: "lodash@npm:4.18.1"
+  checksum: 
bb5f5b49aad29614e709af02b64c56b0f8b78c6a81434a3c1ae527d2f0f78ca08f9d9fb22aa825a053876c9d2166e9c01f31c356014b5e2bdc0556c057433102
   languageName: node
   linkType: hard
 
@@ -18878,7 +18878,7 @@ __metadata:
     jquery: ^3.7.1
     jquery.scrollto: ^2.1.3
     json2md: ^2.0.1
-    lodash: ^4.17.23
+    lodash: ^4.18.1
     marked: ^14.1.3
     md-2-json: ^2.0.0
     mkdirp: ^3.0.1

Reply via email to