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 5690ce3e7d Update Chromedriver Versions (#7566)
5690ce3e7d is described below
commit 5690ce3e7d91372396fb080aa2d6a6e70101aef0
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Thu Jun 8 09:52:55 2023 -0400
Update Chromedriver Versions (#7566)
Update chromedriver
---
experimental/traffic-portal/package-lock.json | 14 +++++++-------
experimental/traffic-portal/package.json | 2 +-
traffic_portal/test/integration/package-lock.json | 14 +++++++-------
traffic_portal/test/integration/package.json | 2 +-
4 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/experimental/traffic-portal/package-lock.json
b/experimental/traffic-portal/package-lock.json
index 3835924eea..558d75dfb9 100644
--- a/experimental/traffic-portal/package-lock.json
+++ b/experimental/traffic-portal/package-lock.json
@@ -55,7 +55,7 @@
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"axios": "^0.27.2",
- "chromedriver": "^112.0.1",
+ "chromedriver": "^114.0.1",
"codelyzer": "^6.0.0",
"eslint": "^8.28.0",
"eslint-plugin-import": "^2.25.3",
@@ -7252,9 +7252,9 @@
}
},
"node_modules/chromedriver": {
- "version": "112.0.1",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-112.0.1.tgz",
- "integrity":
"sha512-ieQzvellbtPY4MUrFzzayC1bZa/HoBsGXejUQJhAPWcYALxtkjUZNUYWbojMjIzf8iIhVda9VvdXiRKqdlN7ow==",
+ "version": "114.0.1",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-114.0.1.tgz",
+ "integrity":
"sha512-Srkyt7xv+RL9aSNVkmARm0tAfw84fIBKge9c1MCTiHfW0tjuNFdhKVlgD0TmPmwSKOeFJrTdd1Flf2hGWWKsUw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -25097,9 +25097,9 @@
"dev": true
},
"chromedriver": {
- "version": "112.0.1",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-112.0.1.tgz",
- "integrity":
"sha512-ieQzvellbtPY4MUrFzzayC1bZa/HoBsGXejUQJhAPWcYALxtkjUZNUYWbojMjIzf8iIhVda9VvdXiRKqdlN7ow==",
+ "version": "114.0.1",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-114.0.1.tgz",
+ "integrity":
"sha512-Srkyt7xv+RL9aSNVkmARm0tAfw84fIBKge9c1MCTiHfW0tjuNFdhKVlgD0TmPmwSKOeFJrTdd1Flf2hGWWKsUw==",
"dev": true,
"requires": {
"@testim/chrome-version": "^1.1.3",
diff --git a/experimental/traffic-portal/package.json
b/experimental/traffic-portal/package.json
index ee540b9490..4db846a3bf 100644
--- a/experimental/traffic-portal/package.json
+++ b/experimental/traffic-portal/package.json
@@ -95,7 +95,7 @@
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"axios": "^0.27.2",
- "chromedriver": "^112.0.1",
+ "chromedriver": "^114.0.1",
"codelyzer": "^6.0.0",
"eslint": "^8.28.0",
"eslint-plugin-import": "^2.25.3",
diff --git a/traffic_portal/test/integration/package-lock.json
b/traffic_portal/test/integration/package-lock.json
index c91137d072..839e2d3521 100644
--- a/traffic_portal/test/integration/package-lock.json
+++ b/traffic_portal/test/integration/package-lock.json
@@ -29,7 +29,7 @@
"@types/fs-extra": "^9.0.9",
"@types/jasmine": "^3.4.6",
"@types/node": "^16",
- "chromedriver": "^112.0.1",
+ "chromedriver": "^114.0.1",
"jasmine": "^3.5.0",
"typescript": "^3.6.4"
},
@@ -326,9 +326,9 @@
}
},
"node_modules/chromedriver": {
- "version": "112.0.1",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-112.0.1.tgz",
- "integrity":
"sha512-ieQzvellbtPY4MUrFzzayC1bZa/HoBsGXejUQJhAPWcYALxtkjUZNUYWbojMjIzf8iIhVda9VvdXiRKqdlN7ow==",
+ "version": "114.0.1",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-114.0.1.tgz",
+ "integrity":
"sha512-Srkyt7xv+RL9aSNVkmARm0tAfw84fIBKge9c1MCTiHfW0tjuNFdhKVlgD0TmPmwSKOeFJrTdd1Flf2hGWWKsUw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -2639,9 +2639,9 @@
}
},
"chromedriver": {
- "version": "112.0.1",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-112.0.1.tgz",
- "integrity":
"sha512-ieQzvellbtPY4MUrFzzayC1bZa/HoBsGXejUQJhAPWcYALxtkjUZNUYWbojMjIzf8iIhVda9VvdXiRKqdlN7ow==",
+ "version": "114.0.1",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-114.0.1.tgz",
+ "integrity":
"sha512-Srkyt7xv+RL9aSNVkmARm0tAfw84fIBKge9c1MCTiHfW0tjuNFdhKVlgD0TmPmwSKOeFJrTdd1Flf2hGWWKsUw==",
"dev": true,
"requires": {
"@testim/chrome-version": "^1.1.3",
diff --git a/traffic_portal/test/integration/package.json
b/traffic_portal/test/integration/package.json
index 913d2e83d4..274413392f 100644
--- a/traffic_portal/test/integration/package.json
+++ b/traffic_portal/test/integration/package.json
@@ -24,7 +24,7 @@
"@types/fs-extra": "^9.0.9",
"@types/jasmine": "^3.4.6",
"@types/node": "^16",
- "chromedriver": "^112.0.1",
+ "chromedriver": "^114.0.1",
"jasmine": "^3.5.0",
"typescript": "^3.6.4"
},