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 1464dc2984 Update Chromedriver Versions (#7954)
1464dc2984 is described below
commit 1464dc2984073940720f6b9b40de83d7afcaef9a
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Tue Mar 5 14:40:49 2024 -0500
Update Chromedriver Versions (#7954)
Update chromedriver
---
experimental/traffic-portal/package-lock.json | 8 ++++----
experimental/traffic-portal/package.json | 2 +-
traffic_portal/test/integration/package-lock.json | 14 +++++++-------
traffic_portal/test/integration/package.json | 2 +-
4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/experimental/traffic-portal/package-lock.json
b/experimental/traffic-portal/package-lock.json
index a3b0e28f37..9062ffdffd 100644
--- a/experimental/traffic-portal/package-lock.json
+++ b/experimental/traffic-portal/package-lock.json
@@ -55,7 +55,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"axios": "^0.27.2",
- "chromedriver": "^122.0.3",
+ "chromedriver": "^122.0.4",
"codelyzer": "^6.0.0",
"cypress": "^13.6.2",
"eslint": "^8.39.0",
@@ -9746,9 +9746,9 @@
}
},
"node_modules/chromedriver": {
- "version": "122.0.3",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-122.0.3.tgz",
- "integrity":
"sha512-f7TcCYM6tPxQAl4NQ4KckZ55j62RUfUswbl2iEScs+gI1cqRhzacjMR/FiFx3LUa4S/EZIBgnCx9L+JDhIzVpw==",
+ "version": "122.0.4",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-122.0.4.tgz",
+ "integrity":
"sha512-MxkaWaxCqefHyh9UorGzl1F6ZNBgC7pqgT0piAysLZdw20ojSgJ62ljG8SFbhDJqBTegKbmuioa6MQ1m4Czdsg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
diff --git a/experimental/traffic-portal/package.json
b/experimental/traffic-portal/package.json
index 611a05505c..a63a1c7ab3 100644
--- a/experimental/traffic-portal/package.json
+++ b/experimental/traffic-portal/package.json
@@ -96,7 +96,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"axios": "^0.27.2",
- "chromedriver": "^122.0.3",
+ "chromedriver": "^122.0.4",
"codelyzer": "^6.0.0",
"cypress": "^13.6.2",
"eslint": "^8.39.0",
diff --git a/traffic_portal/test/integration/package-lock.json
b/traffic_portal/test/integration/package-lock.json
index e1c6cbe164..a332564919 100644
--- a/traffic_portal/test/integration/package-lock.json
+++ b/traffic_portal/test/integration/package-lock.json
@@ -30,7 +30,7 @@
"@types/fs-extra": "^9.0.9",
"@types/jasmine": "^3.4.6",
"@types/node": "^16",
- "chromedriver": "^122.0.3",
+ "chromedriver": "^122.0.4",
"jasmine": "^3.5.0",
"typescript": "^3.6.4"
},
@@ -354,9 +354,9 @@
}
},
"node_modules/chromedriver": {
- "version": "122.0.3",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-122.0.3.tgz",
- "integrity":
"sha512-f7TcCYM6tPxQAl4NQ4KckZ55j62RUfUswbl2iEScs+gI1cqRhzacjMR/FiFx3LUa4S/EZIBgnCx9L+JDhIzVpw==",
+ "version": "122.0.4",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-122.0.4.tgz",
+ "integrity":
"sha512-MxkaWaxCqefHyh9UorGzl1F6ZNBgC7pqgT0piAysLZdw20ojSgJ62ljG8SFbhDJqBTegKbmuioa6MQ1m4Czdsg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -3022,9 +3022,9 @@
}
},
"chromedriver": {
- "version": "122.0.3",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-122.0.3.tgz",
- "integrity":
"sha512-f7TcCYM6tPxQAl4NQ4KckZ55j62RUfUswbl2iEScs+gI1cqRhzacjMR/FiFx3LUa4S/EZIBgnCx9L+JDhIzVpw==",
+ "version": "122.0.4",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-122.0.4.tgz",
+ "integrity":
"sha512-MxkaWaxCqefHyh9UorGzl1F6ZNBgC7pqgT0piAysLZdw20ojSgJ62ljG8SFbhDJqBTegKbmuioa6MQ1m4Czdsg==",
"dev": true,
"requires": {
"@testim/chrome-version": "^1.1.4",
diff --git a/traffic_portal/test/integration/package.json
b/traffic_portal/test/integration/package.json
index 0eb4dec0d2..050bf35f41 100644
--- a/traffic_portal/test/integration/package.json
+++ b/traffic_portal/test/integration/package.json
@@ -25,7 +25,7 @@
"@types/fs-extra": "^9.0.9",
"@types/jasmine": "^3.4.6",
"@types/node": "^16",
- "chromedriver": "^122.0.3",
+ "chromedriver": "^122.0.4",
"jasmine": "^3.5.0",
"typescript": "^3.6.4"
},