This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new ad7f73b04f Bump follow-redirects from 1.15.2 to 1.15.4 in
/experimental/traffic-portal (#7898)
ad7f73b04f is described below
commit ad7f73b04f4c8d811b88913ecef3287b0feb6bb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 10 10:37:56 2024 -0700
Bump follow-redirects from 1.15.2 to 1.15.4 in /experimental/traffic-portal
(#7898)
Bump follow-redirects in /experimental/traffic-portal
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects) from
1.15.2 to 1.15.4.
- [Release
notes](https://github.com/follow-redirects/follow-redirects/releases)
-
[Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
experimental/traffic-portal/package-lock.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/experimental/traffic-portal/package-lock.json
b/experimental/traffic-portal/package-lock.json
index 2838e5e904..67dc5fe570 100644
--- a/experimental/traffic-portal/package-lock.json
+++ b/experimental/traffic-portal/package-lock.json
@@ -10817,9 +10817,9 @@
"dev": true
},
"node_modules/follow-redirects": {
- "version": "1.15.2",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
- "integrity":
"sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
+ "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": [
{
@@ -28770,9 +28770,9 @@
"dev": true
},
"follow-redirects": {
- "version": "1.15.2",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
- "integrity":
"sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
+ "version": "1.15.4",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
+ "integrity":
"sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
"dev": true
},
"for-each": {