From 7a9e10ec4b8cd7497a32a2360d6e9d46bf9bd6bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Sep 2024 06:13:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a37de23..ded421a 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "dependencies": { "mime-types": "2.1.24", "rxjs": "6.5.1", - "sharp": "^0.30.0" + "sharp": "^0.33.0" }, "jest": { "moduleFileExtensions": [