1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00

Bump follow-redirects from 1.14.7 to 1.15.4 in /zokrates_js

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-09 15:27:45 +00:00 committed by GitHub
parent f102933381
commit cf00f1d0b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3051,7 +3051,9 @@
}
},
"node_modules/follow-redirects": {
"version": "1.14.7",
"version": "1.15.4",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
"integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
"dev": true,
"funding": [
{
@ -3059,7 +3061,6 @@
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},