diff --git a/Source/Applications/SystemCenterNotification/package-lock.json b/Source/Applications/SystemCenterNotification/package-lock.json index bd46fb758..bb7cc2c12 100644 --- a/Source/Applications/SystemCenterNotification/package-lock.json +++ b/Source/Applications/SystemCenterNotification/package-lock.json @@ -5954,7 +5954,9 @@ "license": "MIT" }, "node_modules/minimatch": { - "version": "3.1.2", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7"