diff --git a/Source/Applications/openXDA/openXDA/wwwroot/SPCTools/package-lock.json b/Source/Applications/openXDA/openXDA/wwwroot/SPCTools/package-lock.json index 39be799c10..23c8957517 100644 --- a/Source/Applications/openXDA/openXDA/wwwroot/SPCTools/package-lock.json +++ b/Source/Applications/openXDA/openXDA/wwwroot/SPCTools/package-lock.json @@ -2963,9 +2963,10 @@ "dev": true }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz", + "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==", + "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1"