This is an automated email from the ASF dual-hosted git repository.
shamrick 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 75ec56fa1b Bump tough-cookie from 4.1.2 to 4.1.3 in
/experimental/traffic-portal (#7624)
75ec56fa1b is described below
commit 75ec56fa1bc4cf9c9e9ba54bde92197d4381649d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 11 08:50:11 2023 -0600
Bump tough-cookie from 4.1.2 to 4.1.3 in /experimental/traffic-portal
(#7624)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2
to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
-
[Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: tough-cookie
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 7da6b200f7..be8843a6ca 100644
--- a/experimental/traffic-portal/package-lock.json
+++ b/experimental/traffic-portal/package-lock.json
@@ -18973,9 +18973,9 @@
}
},
"node_modules/tough-cookie": {
- "version": "4.1.2",
- "resolved":
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz",
- "integrity":
"sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
+ "version": "4.1.3",
+ "resolved":
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
+ "integrity":
"sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
"dependencies": {
"psl": "^1.1.33",
"punycode": "^2.1.1",
@@ -34893,9 +34893,9 @@
"integrity":
"sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="
},
"tough-cookie": {
- "version": "4.1.2",
- "resolved":
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz",
- "integrity":
"sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==",
+ "version": "4.1.3",
+ "resolved":
"https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
+ "integrity":
"sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
"requires": {
"psl": "^1.1.33",
"punycode": "^2.1.1",