From 957ce03bb764f8ee9e11a97e057a3429f8bc878c Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Sun, 23 Mar 2025 23:19:13 +0000
Subject: [PATCH] fix:
 aspnetcore/security/authorization/secure-data/samples/starter/wwwroot/lib/bootstrap/package.json
 to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
---
 .../samples/starter/wwwroot/lib/bootstrap/package.json          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aspnetcore/security/authorization/secure-data/samples/starter/wwwroot/lib/bootstrap/package.json b/aspnetcore/security/authorization/secure-data/samples/starter/wwwroot/lib/bootstrap/package.json
index fe4b31dea3..85cd85c0dd 100644
--- a/aspnetcore/security/authorization/secure-data/samples/starter/wwwroot/lib/bootstrap/package.json
+++ b/aspnetcore/security/authorization/secure-data/samples/starter/wwwroot/lib/bootstrap/package.json
@@ -57,7 +57,7 @@
     "load-grunt-tasks": "~3.5.0",
     "markdown-it": "^7.0.0",
     "shelljs": "^0.7.0",
-    "shx": "^0.1.2",
+    "shx": "^0.4.0",
     "time-grunt": "^1.3.0"
   },
   "engines": {