From b65f96712de330abcd3755fad32c803407487881 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Jul 2023 16:01:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98b162b0f5..de6aae13aa 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "is-express-schema-valid": "1.0.2", "jade": "^1.11.0", "jadeify": "~4.6.0", - "jsdom": "~9.12.0", + "jsdom": "~16.5.0", "json-2-csv": "^2.1.0", "jwt-simple": "~0.5.1", "keyboardevent-key-polyfill": "^1.0.1",