From c833bb3b5d4d8b9797554cde518546be141e13dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 16:33:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 488c6ed..1290fe6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "q": ">=1.0.1", "atom-space-pen-views": "^2.0.3", "mkdirp": "~0.5.1", - "upath": "~0.1.6", + "upath": "~1.0.2", "temp": ">=0.8.3" }, "optionalDependencies": {