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 fb063f445 chore(deps-dev): bump follow-redirects from 1.15.6 to 1.16.0
(#9230)
fb063f445 is described below
commit fb063f4457287472015b11047571ade22e183623
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 14 12:05:23 2026 +0200
chore(deps-dev): bump follow-redirects from 1.15.6 to 1.16.0 (#9230)
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects) from
1.15.6 to 1.16.0.
- [Release
notes](https://github.com/follow-redirects/follow-redirects/releases)
-
[Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.6...v1.16.0)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-version: 1.16.0
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 76ea4efd3..4b3847aa3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4421,9 +4421,9 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
- "version": "1.15.6",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
- "integrity":
"sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
+ "version": "1.16.0",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
+ "integrity":
"sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
"dev": true,
"funding": [
{
@@ -4431,6 +4431,7 @@
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
+ "license": "MIT",
"engines": {
"node": ">=4.0"
},