From 17ea95b2c3eca606ae049c352608280ea9f49f36 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Mar 2024 05:13:04 +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 b5ec7663bc0b60..32c705a4402e3c 100644 --- a/package.json +++ b/package.json @@ -256,7 +256,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"