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 f8a2f1061 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#9208)
f8a2f1061 is described below

commit f8a2f10618796bea9b73edcb5f084588b19948b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 09:42:32 2026 +0200

    chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#9208)
    
    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 
4.7.8 to 4.7.9.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - 
[Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - 
[Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: indirect
---
 package-lock.json | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index fa446b5f3..fcc27c6de 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4832,10 +4832,11 @@
       }
     },
     "node_modules/handlebars": {
-      "version": "4.7.8",
-      "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz";,
-      "integrity": 
"sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==",
+      "version": "4.7.9",
+      "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz";,
+      "integrity": 
"sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "minimist": "^1.2.5",
         "neo-async": "^2.6.2",

Reply via email to