diff --git a/Source/Applications/SystemCenterNotification/package-lock.json b/Source/Applications/SystemCenterNotification/package-lock.json index 464e02717..80bbd07af 100644 --- a/Source/Applications/SystemCenterNotification/package-lock.json +++ b/Source/Applications/SystemCenterNotification/package-lock.json @@ -545,11 +545,10 @@ } }, "node_modules/@babel/runtime": { - "version": "7.24.8", + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.3.tgz", + "integrity": "sha512-7EYtGezsdiDMyY80+65EzwiGmcJqpmcZCojSXaRgdrBaGtWTgDZKq69cPIVped6MkIM78cTQ2GOiEYjwOlG4xw==", "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.14.0" - }, "engines": { "node": ">=6.9.0" } @@ -6723,10 +6722,6 @@ "redux": "^4" } }, - "node_modules/regenerator-runtime": { - "version": "0.14.1", - "license": "MIT" - }, "node_modules/require-directory": { "version": "2.1.1", "license": "MIT",