diff --git a/package-lock.json b/package-lock.json index 254c6f28..a856a993 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4144,9 +4144,9 @@ } }, "@types/selenium-webdriver": { - "version": "4.0.17", - "resolved": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-4.0.17.tgz", - "integrity": "sha512-GltN2eqVk/sWAObnyywqfMbbV9tuhMx7g4zhX0n+z0Z7Ji5WJua0mVHgj6EuNY1z+wss6gALxaTMUPS4xLYC3w==", + "version": "4.0.18", + "resolved": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-4.0.18.tgz", + "integrity": "sha512-gkrUo3QldGr8V9im/DjgKkX4UVd1rtflfEBuPG9hPSA1keu7A0rF8h/MQjpTMm2EPVhBCd2K8tn5nlC9Vsd5Xw==", "dev": true }, "@types/stack-utils": { diff --git a/package.json b/package.json index 07a6048d..e87d7d03 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/google.maps": "^3.47.4", "@types/jest": "^27.4.0", "@types/proj4": "^2.5.2", - "@types/selenium-webdriver": "^4.0.17", + "@types/selenium-webdriver": "^4.0.18", "@types/stats.js": "^0.17.0", "@types/three": "^0.137.0", "@typescript-eslint/eslint-plugin": ">=4.33.0",