chore: bump integraiton test dep on selenium

This commit is contained in:
jamesread 2026-01-21 13:35:05 +00:00
parent b024c4a91b
commit f46a48bf5b
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"chai": "^6.2.2",
"eslint": "^9.39.2",
"mocha": "^11.7.5",
"selenium-webdriver": "^4.39.0"
"selenium-webdriver": "^4.40.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -1953,9 +1953,9 @@
"dev": true
},
"node_modules/selenium-webdriver": {
"version": "4.39.0",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.39.0.tgz",
"integrity": "sha512-NAs9jCU+UeZ/ZmRb8R6zOp7N8eMklefdBYASnaRmCNXdgFE8w3OCxxZmLixkwqnGDHY5VF7hCulfw1Mls43N/A==",
"version": "4.40.0",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.40.0.tgz",
"integrity": "sha512-dU0QbnVKdPmoNP8OtMCazRdtU2Ux6Wl4FEpG1iwUbDeajJK1dBAywBLrC1D7YFRtogHzN96AbXBgBAJaarcysw==",
"dev": true,
"funding": [
{

View File

@ -14,7 +14,7 @@
"chai": "^6.2.2",
"eslint": "^9.39.2",
"mocha": "^11.7.5",
"selenium-webdriver": "^4.39.0"
"selenium-webdriver": "^4.40.0"
},
"dependencies": {
"wait-on": "^9.0.3"