From 86c341e1ac925bd32d0fa85c62083595f273cc85 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Dec 2023 16:02:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922 - https://snyk.io/vuln/SNYK-JS-QS-3153490 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6371a0bfbd0..04c03cb51c7 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "language-typescript": "https://www.atom.io/api/packages/language-typescript/versions/0.6.3/tarball", "language-xml": "https://www.atom.io/api/packages/language-xml/versions/0.35.3/tarball", "language-yaml": "https://www.atom.io/api/packages/language-yaml/versions/0.32.0/tarball", - "less-cache": "1.1.0", + "less-cache": "1.1.1", "line-ending-selector": "file:packages/line-ending-selector", "line-top-index": "0.3.1", "link": "file:packages/link",