From ed98ab49f30938e24bfcdc2e4cacea93df95caf9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jun 2022 08:23:10 +0000 Subject: [PATCH] fix: test/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/package.json b/test/package.json index 9bcf24a2..87e071d1 100644 --- a/test/package.json +++ b/test/package.json @@ -23,7 +23,7 @@ "selenium-standalone": "^5.9.0", "tree-kill": "^1.1.0", "typescript": "^2.1.4", - "webdriverio": "^4.5.0", + "webdriverio": "^5.0.0", "yo": "^1.8.5" }, "devDependencies": {