From 75222b009fbe026fca7d0c640c3167c430d008f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Jul 2023 16:54:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1e6684..c351463 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "nodemon": "^2.0.3", "mocha": "^7.1.1", "eslint": "^6.0.0", - "stylelint": "^13.0.0", + "stylelint": "^15.10.1", "supertest": "^3.0.0" }, "snyk": true