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

sourcer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pouchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 04fa1821c chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#9168)
04fa1821c is described below

commit 04fa1821cbb5219af1f9b2dac0d968db8e38e041
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 18:59:58 2026 +0100

    chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#9168)
    
    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:development
    ...
---
 package-lock.json | 11 ++++++-----
 package.json      |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index e4f6372af..d87721ded 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -47,7 +47,7 @@
         "http-server": "0.12.3",
         "istanbul": "0.4.5",
         "less": "3.13.1",
-        "lodash": "4.17.21",
+        "lodash": "4.17.23",
         "marky": "1.2.5",
         "median": "0.0.2",
         "mocha": "10.8.2",
@@ -5786,10 +5786,11 @@
       }
     },
     "node_modules/lodash": {
-      "version": "4.17.21",
-      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz";,
-      "integrity": 
"sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
-      "dev": true
+      "version": "4.17.23",
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz";,
+      "integrity": 
"sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/lodash.memoize": {
       "version": "3.0.4",
diff --git a/package.json b/package.json
index dcae30446..500aec545 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
     "http-server": "0.12.3",
     "istanbul": "0.4.5",
     "less": "3.13.1",
-    "lodash": "4.17.21",
+    "lodash": "4.17.23",
     "marky": "1.2.5",
     "median": "0.0.2",
     "mocha": "10.8.2",

Reply via email to