This is an automated email from the ASF dual-hosted git repository.
zrhoffman 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 2e73494d0f Bump follow-redirects from 1.15.5 to 1.15.6 in
/traffic_portal/test/integration (#7965)
2e73494d0f is described below
commit 2e73494d0f63aad94c28ddd3dcd8b733cfb5328d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 15 11:02:23 2024 -0600
Bump follow-redirects from 1.15.5 to 1.15.6 in
/traffic_portal/test/integration (#7965)
Bump follow-redirects in /traffic_portal/test/integration
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects) from
1.15.5 to 1.15.6.
- [Release
notes](https://github.com/follow-redirects/follow-redirects/releases)
-
[Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)
---
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>
---
traffic_portal/test/integration/package-lock.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/traffic_portal/test/integration/package-lock.json
b/traffic_portal/test/integration/package-lock.json
index 0309a6b932..cf23bb34bc 100644
--- a/traffic_portal/test/integration/package-lock.json
+++ b/traffic_portal/test/integration/package-lock.json
@@ -827,9 +827,9 @@
}
},
"node_modules/follow-redirects": {
- "version": "1.15.5",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
- "integrity":
"sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
+ "version": "1.15.6",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
+ "integrity":
"sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
"funding": [
{
"type": "individual",
@@ -3404,9 +3404,9 @@
}
},
"follow-redirects": {
- "version": "1.15.5",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
- "integrity":
"sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw=="
+ "version": "1.15.6",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
+ "integrity":
"sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA=="
},
"forever-agent": {
"version": "0.6.1",