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 c7b35097dc4 Bump lodash from 4.17.21 to 4.17.23 (#1080)
c7b35097dc4 is described below

commit c7b35097dc40a67653cbac860c60316b8be091df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 11:50:57 2026 +0200

    Bump lodash from 4.17.21 to 4.17.23 (#1080)
    
    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      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    | 9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 64f456f057b..a9498549088 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.21",
+    "lodash": "^4.17.23",
     "md-2-json": "^2.0.0",
     "mkdirp": "^3.0.1",
     "moment": "^2.30.1",
diff --git a/yarn.lock b/yarn.lock
index 4159bbcef20..e9eab5b6c31 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11799,6 +11799,13 @@ __metadata:
   languageName: node
   linkType: hard
 
+"lodash@npm:^4.17.23":
+  version: 4.17.23
+  resolution: "lodash@npm:4.17.23"
+  checksum: 
7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab
+  languageName: node
+  linkType: hard
+
 "longest-streak@npm:^3.0.0":
   version: 3.1.0
   resolution: "longest-streak@npm:3.1.0"
@@ -18600,7 +18607,7 @@ __metadata:
     jquery: ^3.7.1
     jquery.scrollto: ^2.1.3
     json2md: ^2.0.1
-    lodash: ^4.17.21
+    lodash: ^4.17.23
     marked: ^14.1.3
     md-2-json: ^2.0.0
     mkdirp: ^3.0.1

Reply via email to