diff --git a/APIReference/package-lock.json b/APIReference/package-lock.json index 2f3a21edbc..cbc6cbbd4f 100644 --- a/APIReference/package-lock.json +++ b/APIReference/package-lock.json @@ -55,6 +55,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -74,7 +75,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -118,6 +118,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -132,7 +133,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Accounts/package-lock.json b/Accounts/package-lock.json index b14eb3734c..fd208cb045 100644 --- a/Accounts/package-lock.json +++ b/Accounts/package-lock.json @@ -59,6 +59,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -78,7 +79,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -122,6 +122,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -136,7 +137,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/AdminDashboard/package-lock.json b/AdminDashboard/package-lock.json index 65cd30023c..0790a16bed 100644 --- a/AdminDashboard/package-lock.json +++ b/AdminDashboard/package-lock.json @@ -58,6 +58,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -77,7 +78,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -121,6 +121,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -135,7 +136,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/App/package-lock.json b/App/package-lock.json index e5d0948e9e..abe8ae0a4e 100644 --- a/App/package-lock.json +++ b/App/package-lock.json @@ -65,6 +65,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -84,7 +85,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -128,6 +128,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -142,7 +143,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Copilot/package-lock.json b/Copilot/package-lock.json index 654e9cc1fa..9f8379fdea 100644 --- a/Copilot/package-lock.json +++ b/Copilot/package-lock.json @@ -57,6 +57,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -76,7 +77,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -120,6 +120,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -134,7 +135,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", @@ -3257,6 +3257,7 @@ }, "../Common/node_modules/lodash": { "version": "4.17.21", + "dev": true, "license": "MIT" }, "../Common/node_modules/lodash.memoize": { diff --git a/Dashboard/package-lock.json b/Dashboard/package-lock.json index 8d598c433a..0dc04e4fb3 100644 --- a/Dashboard/package-lock.json +++ b/Dashboard/package-lock.json @@ -62,6 +62,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -81,7 +82,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -125,6 +125,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -139,7 +140,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", @@ -3262,6 +3262,7 @@ }, "../Common/node_modules/lodash": { "version": "4.17.21", + "dev": true, "license": "MIT" }, "../Common/node_modules/lodash.memoize": { diff --git a/Docs/package-lock.json b/Docs/package-lock.json index f392853b87..7d1384db5c 100644 --- a/Docs/package-lock.json +++ b/Docs/package-lock.json @@ -55,6 +55,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -74,7 +75,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -118,6 +118,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -132,7 +133,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/E2E/package-lock.json b/E2E/package-lock.json index 5ed5eafff7..37d5663a93 100644 --- a/E2E/package-lock.json +++ b/E2E/package-lock.json @@ -54,6 +54,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -73,7 +74,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -117,6 +117,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -131,7 +132,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/FluentIngest/package-lock.json b/FluentIngest/package-lock.json index 77cfc1aae1..7948d0844a 100644 --- a/FluentIngest/package-lock.json +++ b/FluentIngest/package-lock.json @@ -55,6 +55,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -74,7 +75,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -118,6 +118,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -132,7 +133,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Home/package-lock.json b/Home/package-lock.json index 16a7e5b534..c6eb2cff0b 100644 --- a/Home/package-lock.json +++ b/Home/package-lock.json @@ -56,6 +56,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -75,7 +76,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -119,6 +119,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -133,7 +134,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/IncomingRequestIngest/package-lock.json b/IncomingRequestIngest/package-lock.json index 69465e74d4..3d5faaa511 100644 --- a/IncomingRequestIngest/package-lock.json +++ b/IncomingRequestIngest/package-lock.json @@ -56,6 +56,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -75,7 +76,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -119,6 +119,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -133,7 +134,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/IsolatedVM/package-lock.json b/IsolatedVM/package-lock.json index bcc87d783c..4d48280009 100644 --- a/IsolatedVM/package-lock.json +++ b/IsolatedVM/package-lock.json @@ -55,6 +55,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -74,7 +75,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -118,6 +118,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -132,7 +133,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Nginx/package-lock.json b/Nginx/package-lock.json index 32e2ea5601..fd2c91be6c 100644 --- a/Nginx/package-lock.json +++ b/Nginx/package-lock.json @@ -51,6 +51,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -70,7 +71,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -114,6 +114,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -128,7 +129,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/OpenTelemetryIngest/package-lock.json b/OpenTelemetryIngest/package-lock.json index 4e741a9c52..4f98e69b6d 100644 --- a/OpenTelemetryIngest/package-lock.json +++ b/OpenTelemetryIngest/package-lock.json @@ -57,6 +57,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -76,7 +77,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -120,6 +120,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -134,7 +135,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Probe/package-lock.json b/Probe/package-lock.json index 74c625d4d6..7d132e6d48 100644 --- a/Probe/package-lock.json +++ b/Probe/package-lock.json @@ -60,6 +60,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -79,7 +80,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -123,6 +123,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -137,7 +138,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/ProbeIngest/package-lock.json b/ProbeIngest/package-lock.json index 85e3bb1fbf..7e21278d6f 100644 --- a/ProbeIngest/package-lock.json +++ b/ProbeIngest/package-lock.json @@ -56,6 +56,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -75,7 +76,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -119,6 +119,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -133,7 +134,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Scripts/package-lock.json b/Scripts/package-lock.json index adc9dc441b..a4f8f660b3 100644 --- a/Scripts/package-lock.json +++ b/Scripts/package-lock.json @@ -59,6 +59,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -78,7 +79,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -122,6 +122,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -136,7 +137,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", @@ -5925,7 +5925,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", @@ -5939,6 +5938,7 @@ "@types/react-test-renderer": "^18.0.0", "@types/react-toggle": "^4.0.3", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -5961,7 +5961,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -6008,6 +6007,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" } }, diff --git a/ServerMonitorIngest/package-lock.json b/ServerMonitorIngest/package-lock.json index de26234dc4..cb4d810503 100644 --- a/ServerMonitorIngest/package-lock.json +++ b/ServerMonitorIngest/package-lock.json @@ -55,6 +55,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -74,7 +75,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -118,6 +118,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -132,7 +133,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/StatusPage/package-lock.json b/StatusPage/package-lock.json index 41e26889c8..be9b0f973f 100644 --- a/StatusPage/package-lock.json +++ b/StatusPage/package-lock.json @@ -59,6 +59,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -78,7 +79,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -122,6 +122,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -136,7 +137,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", @@ -3259,6 +3259,7 @@ }, "../Common/node_modules/lodash": { "version": "4.17.21", + "dev": true, "license": "MIT" }, "../Common/node_modules/lodash.memoize": { diff --git a/TestServer/package-lock.json b/TestServer/package-lock.json index 262929ac25..b937c3a10c 100644 --- a/TestServer/package-lock.json +++ b/TestServer/package-lock.json @@ -56,6 +56,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -75,7 +76,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -119,6 +119,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -133,7 +134,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Worker/package-lock.json b/Worker/package-lock.json index c02a922721..d61abf5399 100644 --- a/Worker/package-lock.json +++ b/Worker/package-lock.json @@ -55,6 +55,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -74,7 +75,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -118,6 +118,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -132,7 +133,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7", diff --git a/Workflow/package-lock.json b/Workflow/package-lock.json index 2920a6ef8e..3d8972d362 100644 --- a/Workflow/package-lock.json +++ b/Workflow/package-lock.json @@ -55,6 +55,7 @@ "@types/react-highlight": "^0.12.8", "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^8.3.4", + "@types/web-push": "^3.6.4", "acme-client": "^5.3.0", "airtable": "^0.12.2", "axios": "^1.7.2", @@ -74,7 +75,6 @@ "json5": "^2.2.3", "jsonwebtoken": "^9.0.0", "jwt-decode": "^4.0.0", - "lodash": "^4.17.21", "marked": "^12.0.2", "moment": "^2.30.1", "moment-timezone": "^0.5.45", @@ -118,6 +118,7 @@ "universal-cookie": "^7.2.1", "use-async-effect": "^2.2.6", "uuid": "^8.3.2", + "web-push": "^3.6.7", "zod": "^3.25.30" }, "devDependencies": { @@ -132,7 +133,6 @@ "@types/jest": "^28.1.4", "@types/json2csv": "^5.0.3", "@types/jsonwebtoken": "^8.5.9", - "@types/lodash": "^4.14.202", "@types/node": "^17.0.45", "@types/node-cron": "^3.0.7", "@types/nodemailer": "^6.4.7",