Merge pull request #10340 from keymanapp/dependabot/npm_and_yarn/follow-redirects-1.15.4

chore(deps-dev): bump follow-redirects from 1.14.9 to 1.15.4
This commit is contained in:
Marc Durdin 2024-01-10 11:45:51 +11:00 committed by GitHub
commit 6cfe170789
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
package-lock.json generated
View file

@ -7230,7 +7230,9 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
"version": "1.14.9",
"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": [
{
@ -7238,7 +7240,6 @@
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},