From 7327a08b3e096745072f0bfaa15bfdc665b0be54 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Dec 2024 02:05:38 +0000 Subject: [PATCH] fix: upgrade vite-plugin-mkcert from 1.7.2 to 1.17.6 Snyk has created this PR to upgrade vite-plugin-mkcert from 1.7.2 to 1.17.6. See this package in npm: vite-plugin-mkcert See this project in Snyk: https://app.snyk.io/org/eiromplays/project/2e187fe8-39b0-4c07-a8c4-5697552af5e9?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../ClientApp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json b/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json index cf38f3f2..17d1949a 100644 --- a/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json +++ b/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json @@ -58,7 +58,7 @@ "typescript": "4.7.4", "vite": "2.9.12", "vite-plugin-env-compatible": "1.1.1", - "vite-plugin-mkcert": "1.7.2", + "vite-plugin-mkcert": "1.17.6", "vite-tsconfig-paths": "3.5.0" }, "eslintConfig": {