From 2dcaf914c9c31d8762b866addfff304ee325709b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Mar 2024 18:58:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39f4ab82105e8..1d834e30930b2 100644 --- a/package.json +++ b/package.json @@ -255,7 +255,7 @@ "typescript": "5.1.6", "uglify-js": "3.13.7", "uuid": "9.0.1", - "webdriverio": "8.16.20", + "webdriverio": "8.33.0", "webpack": "5.88.2", "webpack-bundle-analyzer": "4.9.1", "worker-farm": "1.7.0"