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 45609f6cc chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#9216)
45609f6cc is described below

commit 45609f6ccbec89fe71ca11a16cf8d232a0798fd0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 10:41:19 2026 +0200

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

diff --git a/package-lock.json b/package-lock.json
index fcc27c6de..4cc4d5289 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.23",
+        "lodash": "4.18.1",
         "marky": "1.2.5",
         "median": "0.0.2",
         "mocha": "10.8.2",
@@ -6559,9 +6559,9 @@
       }
     },
     "node_modules/lodash": {
-      "version": "4.17.23",
-      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz";,
-      "integrity": 
"sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+      "version": "4.18.1",
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz";,
+      "integrity": 
"sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
       "dev": true,
       "license": "MIT"
     },
diff --git a/package.json b/package.json
index 637a573ec..328803bca 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
     "http-server": "0.12.3",
     "istanbul": "0.4.5",
     "less": "3.13.1",
-    "lodash": "4.17.23",
+    "lodash": "4.18.1",
     "marky": "1.2.5",
     "median": "0.0.2",
     "mocha": "10.8.2",

Reply via email to