This is an automated email from the ASF dual-hosted git repository.
nju_yaho pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new e905fcf8 Bump tough-cookie from 4.1.2 to 4.1.3 in
/ballista/scheduler/ui (#840)
e905fcf8 is described below
commit e905fcf8d7407c6603ac4b0aaab8000ef3c79754
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 13 10:49:56 2023 +0800
Bump tough-cookie from 4.1.2 to 4.1.3 in /ballista/scheduler/ui (#840)
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>
---
ballista/scheduler/ui/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ballista/scheduler/ui/yarn.lock b/ballista/scheduler/ui/yarn.lock
index 3fe31f9f..47573b92 100644
--- a/ballista/scheduler/ui/yarn.lock
+++ b/ballista/scheduler/ui/yarn.lock
@@ -11662,9 +11662,9 @@ [email protected]:
integrity
sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
tough-cookie@^4.0.0:
- 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.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
+ integrity
sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
dependencies:
psl "^1.1.33"
punycode "^2.1.1"