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 e53016310 chore(deps-dev): bump flatted from 3.2.7 to 3.4.2 (#9201)
e53016310 is described below
commit e5301631067cb783d6262144f4f8d21367be4b59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 21:28:44 2026 +0100
chore(deps-dev): bump flatted from 3.2.7 to 3.4.2 (#9201)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to
3.4.2.
-
[Commits](https://github.com/WebReflection/flatted/compare/v3.2.7...v3.4.2)
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
---
package-lock.json | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 9843df1c3..6f1cfdf89 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4414,10 +4414,11 @@
}
},
"node_modules/flatted": {
- "version": "3.2.7",
- "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz",
- "integrity":
"sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==",
- "dev": true
+ "version": "3.4.2",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz",
+ "integrity":
"sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==",
+ "dev": true,
+ "license": "ISC"
},
"node_modules/follow-redirects": {
"version": "1.15.6",