diff --git a/package-lock.json b/package-lock.json index 7c61b0c..cbf5396 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4461,9 +4461,9 @@ } }, "@types/selenium-webdriver": { - "version": "4.0.18", - "resolved": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-4.0.18.tgz", - "integrity": "sha512-gkrUo3QldGr8V9im/DjgKkX4UVd1rtflfEBuPG9hPSA1keu7A0rF8h/MQjpTMm2EPVhBCd2K8tn5nlC9Vsd5Xw==", + "version": "4.0.19", + "resolved": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-4.0.19.tgz", + "integrity": "sha512-Irrh+iKc6Cxj6DwTupi4zgWhSBm1nK+JElOklIUiBVE6rcLYDtT1mwm9oFkHie485BQXNmZRoayjwxhowdInnA==", "dev": true }, "@types/stack-utils": { diff --git a/package.json b/package.json index 834c4d7..3356055 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@rollup/plugin-typescript": "^8.3.2", "@types/google.maps": "^3.48.6", "@types/jest": "^27.4.1", - "@types/selenium-webdriver": "^4.0.18", + "@types/selenium-webdriver": "^4.0.19", "@typescript-eslint/eslint-plugin": ">=4.33.0", "@typescript-eslint/parser": ">=4.33.0", "chromedriver": "^100.0.0",