From f4ae82a0168b37f394404450d083ead50e21d626 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 May 2021 07:54:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1082936 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 949638f5e..67507c7f3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "parseqs": "0.0.5", "parseuri": "0.0.5", "ws": "1.1.1", - "xmlhttprequest-ssl": "1.5.3", + "xmlhttprequest-ssl": "1.6.2", "yeast": "0.1.2" }, "devDependencies": {