Merge pull request #211994 from JulienMalka/uptime-kuma-update

authored by

Sandro and committed by
GitHub
224127f6 808663bd

+244 -241
+3 -10
pkgs/servers/monitoring/uptime-kuma/default.nix
··· 4 4 in 5 5 stdenv.mkDerivation (finalAttrs: { 6 6 pname = "uptime-kuma"; 7 - version = "1.19.2"; 7 + version = "1.19.6"; 8 8 9 9 src = fetchFromGitHub { 10 10 owner = "louislam"; 11 11 repo = "uptime-kuma"; 12 12 rev = finalAttrs.version; 13 - sha256 = "yWQ3O3sCW6YKpE8BKgJjrKmLD9NyccaqyzQOXlSCC8I="; 13 + sha256 = "sha256-Hk0me4VPP8vKp4IhzQKjjhM2BWLGSHnN7JiDJu2WlE8="; 14 14 }; 15 15 16 - uiSha256 = "sha256-aaQB1S8PmWU7brncRwEHG5bWEcyxD3amaq7Z6vpP92o="; 16 + uiSha256 = "sha256-oeXklGxAPsUoLRT6DAVRgWm0kvKbLFW4IBc0Rh3j5V4="; 17 17 18 18 patches = [ 19 19 # Fixes the permissions of the database being not set correctly 20 20 # See https://github.com/louislam/uptime-kuma/pull/2119 21 21 ./fix-database-permissions.patch 22 22 ]; 23 - 24 - postPatch = '' 25 - substituteInPlace server/ping-lite.js \ 26 - --replace "/bin/ping" "${iputils}/bin/ping" \ 27 - --replace "/sbin/ping6" "${iputils}/bin/ping" \ 28 - --replace "/sbin/ping" "${iputils}/bin/ping" 29 - ''; 30 23 31 24 nativeBuildInputs = [ makeWrapper ]; 32 25
+234 -227
pkgs/servers/monitoring/uptime-kuma/node-packages.nix
··· 112 112 sha512 = "aK4s3Xxjrx3daZr3VylxejK3vG5ExXck5WOHDJ8in/k9AqlfIyFMMT1uG7u8mNjX+QRILTIn0/Xgschfh/dQ9g=="; 113 113 }; 114 114 }; 115 - "@azure/msal-browser-2.32.0" = { 115 + "@azure/msal-browser-2.32.1" = { 116 116 name = "_at_azure_slash_msal-browser"; 117 117 packageName = "@azure/msal-browser"; 118 - version = "2.32.0"; 118 + version = "2.32.1"; 119 119 src = fetchurl { 120 - url = "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.32.0.tgz"; 121 - sha512 = "uDP0vNmIefM6+RjILGKu+zOiN+VGnEvxRfUIV5hOWOWLLkG7kcDPYG/v/EJMoG+R5DYW9jXA5nvZT76t5HdEAQ=="; 120 + url = "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.32.1.tgz"; 121 + sha512 = "2G3B12ZEIpiimi6/Yqq7KLk4ud1zZWoHvVd2kJ2VthN1HjMsZjdMUxeHkwMWaQ6RzO6mv9rZiuKmRX64xkXW9g=="; 122 122 }; 123 123 }; 124 124 "@azure/msal-common-7.6.0" = { ··· 130 130 sha512 = "XqfbglUTVLdkHQ8F9UQJtKseRr3sSnr9ysboxtoswvaMVaEfvyLtMoHv9XdKUfOc0qKGzNgRFd9yRjIWVepl6Q=="; 131 131 }; 132 132 }; 133 - "@azure/msal-common-9.0.0" = { 133 + "@azure/msal-common-9.0.1" = { 134 + name = "_at_azure_slash_msal-common"; 135 + packageName = "@azure/msal-common"; 136 + version = "9.0.1"; 137 + src = fetchurl { 138 + url = "https://registry.npmjs.org/@azure/msal-common/-/msal-common-9.0.1.tgz"; 139 + sha512 = "eNNHIW/cwPTZDWs9KtYgb1X6gtQ+cC+FGX2YN+t4AUVsBdUbqlMTnUs6/c/VBxC2AAGIhgLREuNnO3F66AN2zQ=="; 140 + }; 141 + }; 142 + "@azure/msal-common-9.0.2" = { 134 143 name = "_at_azure_slash_msal-common"; 135 144 packageName = "@azure/msal-common"; 136 - version = "9.0.0"; 145 + version = "9.0.2"; 137 146 src = fetchurl { 138 - url = "https://registry.npmjs.org/@azure/msal-common/-/msal-common-9.0.0.tgz"; 139 - sha512 = "uiFiFKVNTsRpmKio5bcObTuHcaHHZB2GEsjJJN8rbJNmzoYuZzNioOoK+J0QK0jEasRBgAoR5A8hSty2iKRzIg=="; 147 + url = "https://registry.npmjs.org/@azure/msal-common/-/msal-common-9.0.2.tgz"; 148 + sha512 = "qzwxuF8kZAp+rNUactMCgJh8fblq9D4lSqrrIxMDzLjgSZtjN32ix7r/HBe8QdOr76II9SVVPcMkX4sPzPfQ7w=="; 140 149 }; 141 150 }; 142 - "@azure/msal-node-1.14.4" = { 151 + "@azure/msal-node-1.14.6" = { 143 152 name = "_at_azure_slash_msal-node"; 144 153 packageName = "@azure/msal-node"; 145 - version = "1.14.4"; 154 + version = "1.14.6"; 146 155 src = fetchurl { 147 - url = "https://registry.npmjs.org/@azure/msal-node/-/msal-node-1.14.4.tgz"; 148 - sha512 = "j9GzZu5mTLWtuJ+cYN6e67UNymIS5OysblrOzH8lakt9XxH0GCPYjuqbOEKTP84r+Rbj3io+TuW1KS+0Xxuj/g=="; 156 + url = "https://registry.npmjs.org/@azure/msal-node/-/msal-node-1.14.6.tgz"; 157 + sha512 = "em/qqFL5tLMxMPl9vormAs13OgZpmQoJbiQ/GlWr+BA77eCLoL+Ehr5xRHowYo+LFe5b+p+PJVkRvT+mLvOkwA=="; 149 158 }; 150 159 }; 151 - "@babel/runtime-7.20.1" = { 160 + "@babel/runtime-7.20.7" = { 152 161 name = "_at_babel_slash_runtime"; 153 162 packageName = "@babel/runtime"; 154 - version = "7.20.1"; 163 + version = "7.20.7"; 155 164 src = fetchurl { 156 - url = "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.1.tgz"; 157 - sha512 = "mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg=="; 165 + url = "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.7.tgz"; 166 + sha512 = "UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ=="; 158 167 }; 159 168 }; 160 169 "@breejs/later-4.1.0" = { ··· 175 184 sha512 = "H9l79u4kJ2PVSxUNA08HMYAnUBLj9v6KjYQ7SQ71hOZcEXhShE/y5iQCesP8+6/Ik/7i2O0a10bPquIcYfufog=="; 176 185 }; 177 186 }; 178 - "@grpc/proto-loader-0.7.3" = { 187 + "@grpc/proto-loader-0.7.4" = { 179 188 name = "_at_grpc_slash_proto-loader"; 180 189 packageName = "@grpc/proto-loader"; 181 - version = "0.7.3"; 190 + version = "0.7.4"; 182 191 src = fetchurl { 183 - url = "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.3.tgz"; 184 - sha512 = "5dAvoZwna2Py3Ef96Ux9jIkp3iZ62TUsV00p3wVBPNX5K178UbNi8Q7gQVqwXT1Yq9RejIGG9G2IPEo93T6RcA=="; 192 + url = "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.4.tgz"; 193 + sha512 = "MnWjkGwqQ3W8fx94/c1CwqLsNmHHv2t0CFn+9++6+cDphC1lolpg9M2OU0iebIjK//pBNX9e94ho+gjx6vz39w=="; 185 194 }; 186 195 }; 187 - "@js-joda/core-5.4.2" = { 196 + "@js-joda/core-5.5.1" = { 188 197 name = "_at_js-joda_slash_core"; 189 198 packageName = "@js-joda/core"; 190 - version = "5.4.2"; 199 + version = "5.5.1"; 191 200 src = fetchurl { 192 - url = "https://registry.npmjs.org/@js-joda/core/-/core-5.4.2.tgz"; 193 - sha512 = "QIDIZ9a0NfDStgD47VaTgwiPjlw1p4QPLwjOB/9+/DqIztoQopPNNAd+HdtQMHgE+ibP3dJacd8/TVL/A1RaaA=="; 201 + url = "https://registry.npmjs.org/@js-joda/core/-/core-5.5.1.tgz"; 202 + sha512 = "oTFmkyv5MhgkHdZhoe5lwRoKW0t4njPvK3g7ODvK/prkoC5bwylKcyQJMsmjvgHBXoy4u5iLnB5yQ7AljouHAA=="; 203 + }; 204 + }; 205 + "@louislam/ping-0.4.2-mod.1" = { 206 + name = "_at_louislam_slash_ping"; 207 + packageName = "@louislam/ping"; 208 + version = "0.4.2-mod.1"; 209 + src = fetchurl { 210 + url = "https://registry.npmjs.org/@louislam/ping/-/ping-0.4.2-mod.1.tgz"; 211 + sha512 = "KkRDo8qcF9kzzR0Hh8Iqz+XNnzKOdobUquP7UyBYrjxAB1jNT3qO0gvAZeDUknF28LXBPSzkiVlf1NG+tb/iyQ=="; 194 212 }; 195 213 }; 196 214 "@louislam/sqlite3-15.1.2" = { ··· 382 400 sha512 = "h7BcvPUogWbKCzBR2lY4oqaZbO3jXZksexYJVFvkrFeLgbZjQkU4x8pRq6eg2MHXQhY0McQdqmmsxRWlVAHooA=="; 383 401 }; 384 402 }; 385 - "@types/cors-2.8.12" = { 403 + "@types/cors-2.8.13" = { 386 404 name = "_at_types_slash_cors"; 387 405 packageName = "@types/cors"; 388 - version = "2.8.12"; 406 + version = "2.8.13"; 389 407 src = fetchurl { 390 - url = "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz"; 391 - sha512 = "vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw=="; 408 + url = "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz"; 409 + sha512 = "RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA=="; 392 410 }; 393 411 }; 394 412 "@types/es-aggregate-error-1.0.2" = { ··· 400 418 sha512 = "erqUpFXksaeR2kejKnhnjZjbFxUpGZx4Z7ydNL9ie8tEhXPiZTsLeUDJ6aR1F8j5wWUAtOAQWUqkc7givBJbBA=="; 401 419 }; 402 420 }; 403 - "@types/express-4.17.14" = { 421 + "@types/express-4.17.15" = { 404 422 name = "_at_types_slash_express"; 405 423 packageName = "@types/express"; 406 - version = "4.17.14"; 424 + version = "4.17.15"; 407 425 src = fetchurl { 408 - url = "https://registry.npmjs.org/@types/express/-/express-4.17.14.tgz"; 409 - sha512 = "TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg=="; 426 + url = "https://registry.npmjs.org/@types/express/-/express-4.17.15.tgz"; 427 + sha512 = "Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ=="; 410 428 }; 411 429 }; 412 - "@types/express-serve-static-core-4.17.31" = { 430 + "@types/express-serve-static-core-4.17.32" = { 413 431 name = "_at_types_slash_express-serve-static-core"; 414 432 packageName = "@types/express-serve-static-core"; 415 - version = "4.17.31"; 433 + version = "4.17.32"; 416 434 src = fetchurl { 417 - url = "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.31.tgz"; 418 - sha512 = "DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q=="; 435 + url = "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.32.tgz"; 436 + sha512 = "aI5h/VOkxOF2Z1saPy0Zsxs5avets/iaiAJYznQFm5By/pamU31xWKL//epiF4OfUA2qTOc9PV6tCUjhO8wlZA=="; 419 437 }; 420 438 }; 421 439 "@types/http-assert-1.5.3" = { ··· 463 481 sha512 = "B8nG/OoE1ORZqCkBVsup/AKcvjdgoHnfi4pZMn5UwAPCbhk/96xyv284eBYW8JlQbQ7zDmnpFr68I/40mFoIBQ=="; 464 482 }; 465 483 }; 466 - "@types/lodash-4.14.190" = { 484 + "@types/lodash-4.14.191" = { 467 485 name = "_at_types_slash_lodash"; 468 486 packageName = "@types/lodash"; 469 - version = "4.14.190"; 487 + version = "4.14.191"; 470 488 src = fetchurl { 471 - url = "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.190.tgz"; 472 - sha512 = "5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw=="; 489 + url = "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz"; 490 + sha512 = "BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ=="; 473 491 }; 474 492 }; 475 493 "@types/long-4.0.2" = { ··· 490 508 sha512 = "Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA=="; 491 509 }; 492 510 }; 493 - "@types/node-14.18.33" = { 511 + "@types/node-14.18.36" = { 494 512 name = "_at_types_slash_node"; 495 513 packageName = "@types/node"; 496 - version = "14.18.33"; 514 + version = "14.18.36"; 497 515 src = fetchurl { 498 - url = "https://registry.npmjs.org/@types/node/-/node-14.18.33.tgz"; 499 - sha512 = "qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg=="; 516 + url = "https://registry.npmjs.org/@types/node/-/node-14.18.36.tgz"; 517 + sha512 = "FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ=="; 500 518 }; 501 519 }; 502 - "@types/node-18.11.9" = { 520 + "@types/node-18.11.18" = { 503 521 name = "_at_types_slash_node"; 504 522 packageName = "@types/node"; 505 - version = "18.11.9"; 523 + version = "18.11.18"; 506 524 src = fetchurl { 507 - url = "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz"; 508 - sha512 = "CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg=="; 525 + url = "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz"; 526 + sha512 = "DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA=="; 509 527 }; 510 528 }; 511 529 "@types/qs-6.9.7" = { ··· 1093 1111 sha512 = "qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="; 1094 1112 }; 1095 1113 }; 1096 - "colorette-2.0.16" = { 1114 + "colorette-2.0.19" = { 1097 1115 name = "colorette"; 1098 1116 packageName = "colorette"; 1099 - version = "2.0.16"; 1117 + version = "2.0.19"; 1100 1118 src = fetchurl { 1101 - url = "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz"; 1102 - sha512 = "hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g=="; 1119 + url = "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz"; 1120 + sha512 = "3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ=="; 1103 1121 }; 1104 1122 }; 1105 1123 "combine-errors-3.0.3" = { ··· 1129 1147 sha512 = "LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w=="; 1130 1148 }; 1131 1149 }; 1132 - "commander-7.2.0" = { 1150 + "commander-9.4.1" = { 1133 1151 name = "commander"; 1134 1152 packageName = "commander"; 1135 - version = "7.2.0"; 1153 + version = "9.4.1"; 1136 1154 src = fetchurl { 1137 - url = "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz"; 1138 - sha512 = "QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw=="; 1155 + url = "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz"; 1156 + sha512 = "5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw=="; 1139 1157 }; 1140 1158 }; 1141 - "commander-9.4.1" = { 1159 + "commander-9.5.0" = { 1142 1160 name = "commander"; 1143 1161 packageName = "commander"; 1144 - version = "9.4.1"; 1162 + version = "9.5.0"; 1145 1163 src = fetchurl { 1146 - url = "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz"; 1147 - sha512 = "5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw=="; 1164 + url = "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz"; 1165 + sha512 = "KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ=="; 1148 1166 }; 1149 1167 }; 1150 1168 "commist-1.1.0" = { ··· 1327 1345 sha512 = "jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g=="; 1328 1346 }; 1329 1347 }; 1330 - "dayjs-1.11.6" = { 1348 + "dayjs-1.11.7" = { 1331 1349 name = "dayjs"; 1332 1350 packageName = "dayjs"; 1333 - version = "1.11.6"; 1351 + version = "1.11.7"; 1334 1352 src = fetchurl { 1335 - url = "https://registry.npmjs.org/dayjs/-/dayjs-1.11.6.tgz"; 1336 - sha512 = "zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ=="; 1353 + url = "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz"; 1354 + sha512 = "+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ=="; 1337 1355 }; 1338 1356 }; 1339 1357 "debug-2.6.9" = { ··· 1352 1370 src = fetchurl { 1353 1371 url = "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz"; 1354 1372 sha512 = "CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="; 1355 - }; 1356 - }; 1357 - "debug-4.3.2" = { 1358 - name = "debug"; 1359 - packageName = "debug"; 1360 - version = "4.3.2"; 1361 - src = fetchurl { 1362 - url = "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz"; 1363 - sha512 = "mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw=="; 1364 1373 }; 1365 1374 }; 1366 1375 "debug-4.3.4" = { ··· 1597 1606 sha512 = "+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="; 1598 1607 }; 1599 1608 }; 1600 - "es-abstract-1.20.4" = { 1609 + "es-abstract-1.20.5" = { 1601 1610 name = "es-abstract"; 1602 1611 packageName = "es-abstract"; 1603 - version = "1.20.4"; 1612 + version = "1.20.5"; 1604 1613 src = fetchurl { 1605 - url = "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.4.tgz"; 1606 - sha512 = "0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA=="; 1614 + url = "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.5.tgz"; 1615 + sha512 = "7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ=="; 1607 1616 }; 1608 1617 }; 1609 1618 "es-aggregate-error-1.0.9" = { ··· 1885 1894 sha512 = "QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A=="; 1886 1895 }; 1887 1896 }; 1897 + "get-package-type-0.1.0" = { 1898 + name = "get-package-type"; 1899 + packageName = "get-package-type"; 1900 + version = "0.1.0"; 1901 + src = fetchurl { 1902 + url = "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"; 1903 + sha512 = "pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q=="; 1904 + }; 1905 + }; 1888 1906 "get-symbol-description-1.0.0" = { 1889 1907 name = "get-symbol-description"; 1890 1908 packageName = "get-symbol-description"; ··· 1894 1912 sha512 = "2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw=="; 1895 1913 }; 1896 1914 }; 1897 - "getopts-2.2.5" = { 1915 + "getopts-2.3.0" = { 1898 1916 name = "getopts"; 1899 1917 packageName = "getopts"; 1900 - version = "2.2.5"; 1918 + version = "2.3.0"; 1901 1919 src = fetchurl { 1902 - url = "https://registry.npmjs.org/getopts/-/getopts-2.2.5.tgz"; 1903 - sha512 = "9jb7AW5p3in+IiJWhQiZmmwkpLaR/ccTWdWQCtZM66HJcHHLegowh4q4tSD7gouUyeNvFWRavfK9GXosQHDpFA=="; 1920 + url = "https://registry.npmjs.org/getopts/-/getopts-2.3.0.tgz"; 1921 + sha512 = "5eDf9fuSXwxBL6q5HX+dhDj+dslFGWzU5thZ9kNKUkcPtaPdatmUFKwHFrLb/uf/WpA4BHET+AX3Scl56cAjpA=="; 1904 1922 }; 1905 1923 }; 1906 1924 "getpass-0.1.7" = { ··· 1928 1946 src = fetchurl { 1929 1947 url = "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz"; 1930 1948 sha512 = "sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA=="; 1949 + }; 1950 + }; 1951 + "gopd-1.0.1" = { 1952 + name = "gopd"; 1953 + packageName = "gopd"; 1954 + version = "1.0.1"; 1955 + src = fetchurl { 1956 + url = "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz"; 1957 + sha512 = "d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA=="; 1931 1958 }; 1932 1959 }; 1933 1960 "graceful-fs-4.2.10" = { ··· 2047 2074 sha512 = "Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g=="; 2048 2075 }; 2049 2076 }; 2050 - "http-graceful-shutdown-3.1.11" = { 2077 + "http-graceful-shutdown-3.1.12" = { 2051 2078 name = "http-graceful-shutdown"; 2052 2079 packageName = "http-graceful-shutdown"; 2053 - version = "3.1.11"; 2080 + version = "3.1.12"; 2054 2081 src = fetchurl { 2055 - url = "https://registry.npmjs.org/http-graceful-shutdown/-/http-graceful-shutdown-3.1.11.tgz"; 2056 - sha512 = "tfOwKDZA8kJqDNBK2ur+o55HbhDHoflvDCDgjbmm5eAn0RhqhdlUjVygj8e258B5nn5kNsEFOl7DbXLskKrgGA=="; 2082 + url = "https://registry.npmjs.org/http-graceful-shutdown/-/http-graceful-shutdown-3.1.12.tgz"; 2083 + sha512 = "z3mH1HUwRESrauPjvjH5QuH2Ce4uLlWonPFgZnwAyxIFYROxIMcNNWwNltN+s8fHF/aGlsfQDOICHLXsabK43w=="; 2057 2084 }; 2058 2085 }; 2059 2086 "http-proxy-agent-5.0.0" = { ··· 2137 2164 sha512 = "k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="; 2138 2165 }; 2139 2166 }; 2140 - "internal-slot-1.0.3" = { 2167 + "internal-slot-1.0.4" = { 2141 2168 name = "internal-slot"; 2142 2169 packageName = "internal-slot"; 2143 - version = "1.0.3"; 2170 + version = "1.0.4"; 2144 2171 src = fetchurl { 2145 - url = "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz"; 2146 - sha512 = "O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA=="; 2172 + url = "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.4.tgz"; 2173 + sha512 = "tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ=="; 2147 2174 }; 2148 2175 }; 2149 2176 "interpret-2.2.0" = { ··· 2506 2533 sha512 = "ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA=="; 2507 2534 }; 2508 2535 }; 2509 - "jsonwebtoken-8.5.1" = { 2536 + "jsonwebtoken-9.0.0" = { 2510 2537 name = "jsonwebtoken"; 2511 2538 packageName = "jsonwebtoken"; 2512 - version = "8.5.1"; 2539 + version = "9.0.0"; 2513 2540 src = fetchurl { 2514 - url = "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz"; 2515 - sha512 = "XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w=="; 2541 + url = "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz"; 2542 + sha512 = "tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw=="; 2516 2543 }; 2517 2544 }; 2518 2545 "jsprim-1.4.2" = { ··· 2578 2605 sha512 = "UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A=="; 2579 2606 }; 2580 2607 }; 2581 - "knex-0.95.15" = { 2608 + "knex-2.4.0" = { 2582 2609 name = "knex"; 2583 2610 packageName = "knex"; 2584 - version = "0.95.15"; 2611 + version = "2.4.0"; 2585 2612 src = fetchurl { 2586 - url = "https://registry.npmjs.org/knex/-/knex-0.95.15.tgz"; 2587 - sha512 = "Loq6WgHaWlmL2bfZGWPsy4l8xw4pOE+tmLGkPG0auBppxpI0UcK+GYCycJcqz9W54f2LiGewkCVLBm3Wq4ur/w=="; 2613 + url = "https://registry.npmjs.org/knex/-/knex-2.4.0.tgz"; 2614 + sha512 = "i0GWwqYp1Hs2yvc2rlDO6nzzkLhwdyOZKRdsMTB8ZxOs2IXQyL5rBjSbS1krowCh6V65T4X9CJaKtuIfkaPGSA=="; 2588 2615 }; 2589 2616 }; 2590 2617 "leven-2.1.0" = { ··· 2695 2722 sha512 = "z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ=="; 2696 2723 }; 2697 2724 }; 2698 - "lodash.includes-4.3.0" = { 2699 - name = "lodash.includes"; 2700 - packageName = "lodash.includes"; 2701 - version = "4.3.0"; 2702 - src = fetchurl { 2703 - url = "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz"; 2704 - sha512 = "W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w=="; 2705 - }; 2706 - }; 2707 - "lodash.isboolean-3.0.3" = { 2708 - name = "lodash.isboolean"; 2709 - packageName = "lodash.isboolean"; 2710 - version = "3.0.3"; 2711 - src = fetchurl { 2712 - url = "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz"; 2713 - sha512 = "Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg=="; 2714 - }; 2715 - }; 2716 - "lodash.isinteger-4.0.4" = { 2717 - name = "lodash.isinteger"; 2718 - packageName = "lodash.isinteger"; 2719 - version = "4.0.4"; 2720 - src = fetchurl { 2721 - url = "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz"; 2722 - sha512 = "DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA=="; 2723 - }; 2724 - }; 2725 - "lodash.isnumber-3.0.3" = { 2726 - name = "lodash.isnumber"; 2727 - packageName = "lodash.isnumber"; 2728 - version = "3.0.3"; 2729 - src = fetchurl { 2730 - url = "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz"; 2731 - sha512 = "QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw=="; 2732 - }; 2733 - }; 2734 - "lodash.isplainobject-4.0.6" = { 2735 - name = "lodash.isplainobject"; 2736 - packageName = "lodash.isplainobject"; 2737 - version = "4.0.6"; 2738 - src = fetchurl { 2739 - url = "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz"; 2740 - sha512 = "oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="; 2741 - }; 2742 - }; 2743 - "lodash.isstring-4.0.1" = { 2744 - name = "lodash.isstring"; 2745 - packageName = "lodash.isstring"; 2746 - version = "4.0.1"; 2747 - src = fetchurl { 2748 - url = "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz"; 2749 - sha512 = "0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw=="; 2750 - }; 2751 - }; 2752 - "lodash.once-4.1.1" = { 2753 - name = "lodash.once"; 2754 - packageName = "lodash.once"; 2755 - version = "4.1.1"; 2756 - src = fetchurl { 2757 - url = "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz"; 2758 - sha512 = "Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg=="; 2759 - }; 2760 - }; 2761 2725 "lodash.uniqby-4.5.0" = { 2762 2726 name = "lodash.uniqby"; 2763 2727 packageName = "lodash.uniqby"; ··· 2884 2848 sha512 = "bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g=="; 2885 2849 }; 2886 2850 }; 2887 - "minipass-3.3.4" = { 2851 + "minipass-3.3.6" = { 2852 + name = "minipass"; 2853 + packageName = "minipass"; 2854 + version = "3.3.6"; 2855 + src = fetchurl { 2856 + url = "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz"; 2857 + sha512 = "DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="; 2858 + }; 2859 + }; 2860 + "minipass-4.0.0" = { 2888 2861 name = "minipass"; 2889 2862 packageName = "minipass"; 2890 - version = "3.3.4"; 2863 + version = "4.0.0"; 2891 2864 src = fetchurl { 2892 - url = "https://registry.npmjs.org/minipass/-/minipass-3.3.4.tgz"; 2893 - sha512 = "I9WPbWHCGu8W+6k1ZiGpPu0GkoKBeorkfKNuAFBNS1HNFJvke82sxvI5bzcCNpWPorkOO5QQ+zomzzwRxejXiw=="; 2865 + url = "https://registry.npmjs.org/minipass/-/minipass-4.0.0.tgz"; 2866 + sha512 = "g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw=="; 2894 2867 }; 2895 2868 }; 2896 2869 "minizlib-2.1.2" = { ··· 3541 3514 sha512 = "XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="; 3542 3515 }; 3543 3516 }; 3517 + "q-1.5.1" = { 3518 + name = "q"; 3519 + packageName = "q"; 3520 + version = "1.5.1"; 3521 + src = fetchurl { 3522 + url = "https://registry.npmjs.org/q/-/q-1.5.1.tgz"; 3523 + sha512 = "kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw=="; 3524 + }; 3525 + }; 3544 3526 "qs-6.5.3" = { 3545 3527 name = "qs"; 3546 3528 packageName = "qs"; ··· 3604 3586 sha512 = "BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA=="; 3605 3587 }; 3606 3588 }; 3607 - "rechoir-0.7.0" = { 3589 + "rechoir-0.8.0" = { 3608 3590 name = "rechoir"; 3609 3591 packageName = "rechoir"; 3610 - version = "0.7.0"; 3592 + version = "0.8.0"; 3611 3593 src = fetchurl { 3612 - url = "https://registry.npmjs.org/rechoir/-/rechoir-0.7.0.tgz"; 3613 - sha512 = "ADsDEH2bvbjltXEP+hTIAmeFekTFK0V2BTxMkok6qILyAJEXV0AFfoWcAq4yfll5VdIMd/RVXq0lR+wQi5ZU3Q=="; 3594 + url = "https://registry.npmjs.org/rechoir/-/rechoir-0.8.0.tgz"; 3595 + sha512 = "/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ=="; 3614 3596 }; 3615 3597 }; 3616 - "redbean-node-0.1.4" = { 3598 + "redbean-node-0.2.0" = { 3617 3599 name = "redbean-node"; 3618 3600 packageName = "redbean-node"; 3619 - version = "0.1.4"; 3601 + version = "0.2.0"; 3620 3602 src = fetchurl { 3621 - url = "https://registry.npmjs.org/redbean-node/-/redbean-node-0.1.4.tgz"; 3622 - sha512 = "c1U6wnTeWS0c44tn9hkJWzjGgckLNJ8sN1E2bxnnnQsULOfvEVFLf8dLMjqhyyMrZ1L1mp8UvV4OfhRtH/ZrgQ=="; 3603 + url = "https://registry.npmjs.org/redbean-node/-/redbean-node-0.2.0.tgz"; 3604 + sha512 = "bHbNgVpkLOn7i/kvfvGDVGzfDgvf20qVRm4EvQV9tD2V2nhcegYUITzAF3XSL2XVirrb5vmWy85vxM44faBnYw=="; 3623 3605 }; 3624 3606 }; 3625 3607 "regenerator-runtime-0.13.11" = { ··· 3748 3730 sha512 = "YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="; 3749 3731 }; 3750 3732 }; 3751 - "semver-5.7.1" = { 3752 - name = "semver"; 3753 - packageName = "semver"; 3754 - version = "5.7.1"; 3755 - src = fetchurl { 3756 - url = "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz"; 3757 - sha512 = "sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="; 3758 - }; 3759 - }; 3760 3733 "semver-6.3.0" = { 3761 3734 name = "semver"; 3762 3735 packageName = "semver"; ··· 4054 4027 sha512 = "ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="; 4055 4028 }; 4056 4029 }; 4057 - "tar-6.1.12" = { 4030 + "tar-6.1.13" = { 4058 4031 name = "tar"; 4059 4032 packageName = "tar"; 4060 - version = "6.1.12"; 4033 + version = "6.1.13"; 4061 4034 src = fetchurl { 4062 - url = "https://registry.npmjs.org/tar/-/tar-6.1.12.tgz"; 4063 - sha512 = "jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw=="; 4035 + url = "https://registry.npmjs.org/tar/-/tar-6.1.13.tgz"; 4036 + sha512 = "jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw=="; 4064 4037 }; 4065 4038 }; 4066 4039 "tarn-3.0.2" = { ··· 4216 4189 sha512 = "61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw=="; 4217 4190 }; 4218 4191 }; 4192 + "underscore-1.13.6" = { 4193 + name = "underscore"; 4194 + packageName = "underscore"; 4195 + version = "1.13.6"; 4196 + src = fetchurl { 4197 + url = "https://registry.npmjs.org/underscore/-/underscore-1.13.6.tgz"; 4198 + sha512 = "+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A=="; 4199 + }; 4200 + }; 4219 4201 "unpipe-1.0.0" = { 4220 4202 name = "unpipe"; 4221 4203 packageName = "unpipe"; ··· 4445 4427 args = { 4446 4428 name = "uptime-kuma"; 4447 4429 packageName = "uptime-kuma"; 4448 - version = "1.19.2"; 4430 + version = "1.19.6"; 4449 4431 src = ./.; 4450 4432 dependencies = [ 4451 4433 sources."@azure/abort-controller-1.1.0" ··· 4465 4447 }) 4466 4448 sources."@azure/keyvault-keys-4.6.0" 4467 4449 sources."@azure/logger-1.0.3" 4468 - (sources."@azure/msal-browser-2.32.0" // { 4450 + (sources."@azure/msal-browser-2.32.1" // { 4469 4451 dependencies = [ 4470 - sources."@azure/msal-common-9.0.0" 4452 + sources."@azure/msal-common-9.0.1" 4471 4453 ]; 4472 4454 }) 4473 4455 sources."@azure/msal-common-7.6.0" 4474 - (sources."@azure/msal-node-1.14.4" // { 4456 + (sources."@azure/msal-node-1.14.6" // { 4475 4457 dependencies = [ 4476 - sources."@azure/msal-common-9.0.0" 4458 + sources."@azure/msal-common-9.0.2" 4477 4459 ]; 4478 4460 }) 4479 - sources."@babel/runtime-7.20.1" 4461 + sources."@babel/runtime-7.20.7" 4480 4462 sources."@breejs/later-4.1.0" 4481 4463 sources."@grpc/grpc-js-1.7.3" 4482 - sources."@grpc/proto-loader-0.7.3" 4483 - sources."@js-joda/core-5.4.2" 4464 + sources."@grpc/proto-loader-0.7.4" 4465 + sources."@js-joda/core-5.5.1" 4466 + sources."@louislam/ping-0.4.2-mod.1" 4484 4467 sources."@louislam/sqlite3-15.1.2" 4485 4468 (sources."@mapbox/node-pre-gyp-1.0.10" // { 4486 4469 dependencies = [ 4470 + sources."lru-cache-6.0.0" 4487 4471 sources."semver-7.3.8" 4472 + sources."yallist-4.0.0" 4488 4473 ]; 4489 4474 }) 4490 4475 sources."@protobufjs/aspromise-1.1.2" ··· 4506 4491 sources."@types/content-disposition-0.5.5" 4507 4492 sources."@types/cookie-0.4.1" 4508 4493 sources."@types/cookies-0.7.7" 4509 - sources."@types/cors-2.8.12" 4494 + sources."@types/cors-2.8.13" 4510 4495 sources."@types/es-aggregate-error-1.0.2" 4511 - sources."@types/express-4.17.14" 4512 - sources."@types/express-serve-static-core-4.17.31" 4496 + sources."@types/express-4.17.15" 4497 + sources."@types/express-serve-static-core-4.17.32" 4513 4498 sources."@types/http-assert-1.5.3" 4514 4499 sources."@types/http-errors-2.0.1" 4515 4500 sources."@types/keygrip-1.0.2" 4516 4501 sources."@types/koa-2.13.5" 4517 4502 sources."@types/koa-compose-3.2.5" 4518 - sources."@types/lodash-4.14.190" 4503 + sources."@types/lodash-4.14.191" 4519 4504 sources."@types/long-4.0.2" 4520 4505 sources."@types/mime-3.0.1" 4521 - sources."@types/node-18.11.9" 4506 + sources."@types/node-18.11.18" 4522 4507 sources."@types/qs-6.9.7" 4523 4508 sources."@types/range-parser-1.2.4" 4524 4509 sources."@types/serve-static-1.15.0" ··· 4585 4570 sources."cliui-7.0.4" 4586 4571 sources."code-point-at-1.1.0" 4587 4572 sources."color-support-1.1.3" 4573 + sources."colorette-2.0.19" 4588 4574 sources."combine-errors-3.0.3" 4589 4575 sources."combined-stream-1.0.8" 4590 4576 sources."command-exists-1.2.9" ··· 4626 4612 sources."css-what-6.1.0" 4627 4613 sources."custom-error-instance-2.1.1" 4628 4614 sources."dashdash-1.14.1" 4629 - sources."dayjs-1.11.6" 4615 + sources."dayjs-1.11.7" 4630 4616 (sources."debug-4.3.4" // { 4631 4617 dependencies = [ 4632 4618 sources."ms-2.1.2" ··· 4665 4651 sources."engine.io-parser-5.0.4" 4666 4652 sources."entities-4.4.0" 4667 4653 sources."env-paths-2.2.1" 4668 - sources."es-abstract-1.20.4" 4654 + sources."es-abstract-1.20.5" 4669 4655 sources."es-aggregate-error-1.0.9" 4670 4656 sources."es-to-primitive-1.2.1" 4671 4657 sources."escalade-3.1.1" ··· 4698 4684 sources."form-data-4.0.0" 4699 4685 sources."forwarded-0.2.0" 4700 4686 sources."fresh-0.5.2" 4701 - sources."fs-minipass-2.1.0" 4687 + (sources."fs-minipass-2.1.0" // { 4688 + dependencies = [ 4689 + sources."minipass-3.3.6" 4690 + sources."yallist-4.0.0" 4691 + ]; 4692 + }) 4702 4693 sources."fs.realpath-1.0.0" 4703 4694 sources."function-bind-1.1.1" 4704 4695 sources."function.prototype.name-1.1.5" ··· 4707 4698 sources."generate-function-2.3.1" 4708 4699 sources."get-caller-file-2.0.5" 4709 4700 sources."get-intrinsic-1.1.3" 4701 + sources."get-package-type-0.1.0" 4710 4702 sources."get-symbol-description-1.0.0" 4711 - sources."getopts-2.2.5" 4703 + sources."getopts-2.3.0" 4712 4704 sources."getpass-0.1.7" 4713 4705 sources."glob-7.2.3" 4714 4706 sources."globalthis-1.0.3" 4707 + sources."gopd-1.0.1" 4715 4708 sources."graceful-fs-4.2.10" 4716 4709 sources."har-schema-2.0.0" 4717 4710 sources."har-validator-5.1.5" ··· 4725 4718 sources."hoek-6.1.3" 4726 4719 sources."htmlparser2-8.0.1" 4727 4720 sources."http-errors-1.8.1" 4728 - sources."http-graceful-shutdown-3.1.11" 4721 + sources."http-graceful-shutdown-3.1.12" 4729 4722 sources."http-proxy-agent-5.0.0" 4730 4723 sources."https-proxy-agent-5.0.1" 4731 4724 sources."human-interval-2.0.1" ··· 4733 4726 sources."ieee754-1.2.1" 4734 4727 sources."inflight-1.0.6" 4735 4728 sources."inherits-2.0.4" 4736 - sources."internal-slot-1.0.3" 4729 + sources."internal-slot-1.0.4" 4737 4730 sources."interpret-2.2.0" 4738 4731 sources."ip-2.0.0" 4739 4732 sources."ipaddr.js-1.9.1" ··· 4776 4769 sources."json-schema-0.4.0" 4777 4770 sources."json-schema-traverse-0.4.1" 4778 4771 sources."json-stringify-safe-5.0.1" 4779 - (sources."jsonwebtoken-8.5.1" // { 4772 + (sources."jsonwebtoken-9.0.0" // { 4780 4773 dependencies = [ 4781 - sources."semver-5.7.1" 4774 + sources."lru-cache-6.0.0" 4775 + sources."semver-7.3.8" 4776 + sources."yallist-4.0.0" 4782 4777 ]; 4783 4778 }) 4784 4779 sources."just-performance-4.3.0" 4785 4780 sources."jwa-1.4.1" 4786 4781 sources."jws-3.2.2" 4787 4782 sources."jwt-decode-3.1.2" 4788 - (sources."knex-0.95.15" // { 4783 + (sources."knex-2.4.0" // { 4789 4784 dependencies = [ 4790 - sources."colorette-2.0.16" 4791 - sources."commander-7.2.0" 4792 - sources."debug-4.3.2" 4793 - sources."ms-2.1.2" 4785 + sources."commander-9.5.0" 4794 4786 sources."resolve-from-5.0.0" 4795 4787 ]; 4796 4788 }) ··· 4805 4797 sources."lodash._stringtopath-4.8.0" 4806 4798 sources."lodash.camelcase-4.3.0" 4807 4799 sources."lodash.get-4.4.2" 4808 - sources."lodash.includes-4.3.0" 4809 - sources."lodash.isboolean-3.0.3" 4810 - sources."lodash.isinteger-4.0.4" 4811 - sources."lodash.isnumber-3.0.3" 4812 - sources."lodash.isplainobject-4.0.6" 4813 - sources."lodash.isstring-4.0.1" 4814 - sources."lodash.once-4.1.1" 4815 4800 sources."lodash.uniqby-4.5.0" 4816 4801 sources."long-4.0.0" 4817 - sources."lru-cache-6.0.0" 4818 4802 sources."make-dir-3.1.0" 4819 4803 sources."media-typer-0.3.0" 4820 4804 sources."merge-descriptors-1.0.1" ··· 4824 4808 sources."mime-types-2.1.35" 4825 4809 sources."minimatch-3.1.2" 4826 4810 sources."minimist-1.2.7" 4827 - sources."minipass-3.3.4" 4828 - sources."minizlib-2.1.2" 4811 + (sources."minipass-4.0.0" // { 4812 + dependencies = [ 4813 + sources."yallist-4.0.0" 4814 + ]; 4815 + }) 4816 + (sources."minizlib-2.1.2" // { 4817 + dependencies = [ 4818 + sources."minipass-3.3.6" 4819 + sources."yallist-4.0.0" 4820 + ]; 4821 + }) 4829 4822 sources."mkdirp-1.0.4" 4830 4823 (sources."mqtt-4.3.7" // { 4831 4824 dependencies = [ 4825 + sources."lru-cache-6.0.0" 4832 4826 sources."mqtt-packet-6.10.0" 4827 + sources."yallist-4.0.0" 4833 4828 ]; 4834 4829 }) 4835 4830 sources."ms-2.1.3" ··· 4838 4833 sources."commander-9.4.1" 4839 4834 ]; 4840 4835 }) 4841 - sources."mysql2-2.3.3" 4836 + (sources."mysql2-2.3.3" // { 4837 + dependencies = [ 4838 + sources."lru-cache-6.0.0" 4839 + sources."yallist-4.0.0" 4840 + ]; 4841 + }) 4842 4842 (sources."named-placeholders-1.1.2" // { 4843 4843 dependencies = [ 4844 4844 sources."lru-cache-4.1.5" ··· 4865 4865 sources."are-we-there-yet-1.1.7" 4866 4866 sources."gauge-2.7.4" 4867 4867 sources."is-fullwidth-code-point-1.0.0" 4868 + sources."lru-cache-6.0.0" 4868 4869 sources."npmlog-4.1.2" 4869 4870 sources."readable-stream-2.3.7" 4870 4871 sources."semver-7.3.8" 4871 4872 sources."string-width-1.0.2" 4872 4873 sources."string_decoder-1.1.1" 4873 4874 sources."strip-ansi-3.0.1" 4875 + sources."yallist-4.0.0" 4874 4876 ]; 4875 4877 }) 4876 4878 sources."node-radius-client-1.0.0" ··· 4938 4940 sources."psl-1.9.0" 4939 4941 sources."pump-3.0.0" 4940 4942 sources."punycode-2.1.1" 4943 + sources."q-1.5.1" 4941 4944 sources."qs-6.5.3" 4942 4945 sources."radius-1.1.4" 4943 4946 sources."range-parser-1.2.1" ··· 4948 4951 ]; 4949 4952 }) 4950 4953 sources."readable-stream-3.6.0" 4951 - sources."rechoir-0.7.0" 4952 - (sources."redbean-node-0.1.4" // { 4954 + sources."rechoir-0.8.0" 4955 + (sources."redbean-node-0.2.0" // { 4953 4956 dependencies = [ 4954 - sources."@types/node-14.18.33" 4957 + sources."@types/node-14.18.36" 4955 4958 ]; 4956 4959 }) 4957 4960 sources."regenerator-runtime-0.13.11" ··· 5013 5016 }) 5014 5017 sources."strip-ansi-6.0.1" 5015 5018 sources."supports-preserve-symlinks-flag-1.0.0" 5016 - sources."tar-6.1.12" 5019 + (sources."tar-6.1.13" // { 5020 + dependencies = [ 5021 + sources."yallist-4.0.0" 5022 + ]; 5023 + }) 5017 5024 sources."tarn-3.0.2" 5018 5025 sources."tcp-ping-0.1.1" 5019 5026 sources."tdigest-0.1.2" ··· 5035 5042 sources."type-is-1.6.18" 5036 5043 sources."typedarray-0.0.6" 5037 5044 sources."unbox-primitive-1.0.2" 5045 + sources."underscore-1.13.6" 5038 5046 sources."unpipe-1.0.0" 5039 5047 sources."uri-js-4.4.1" 5040 5048 sources."util-deprecate-1.0.2" ··· 5057 5065 sources."xmlhttprequest-ssl-2.0.0" 5058 5066 sources."xtend-4.0.2" 5059 5067 sources."y18n-5.0.8" 5060 - sources."yallist-4.0.0" 5061 5068 sources."yargs-16.2.0" 5062 5069 sources."yargs-parser-20.2.9" 5063 5070 sources."yup-0.32.9"
+7 -4
pkgs/servers/monitoring/uptime-kuma/package.json
··· 1 1 { 2 2 "name": "uptime-kuma", 3 - "version": "1.19.2", 3 + "version": "1.19.6", 4 4 "license": "MIT", 5 5 "repository": { 6 6 "type": "git", ··· 31 31 "build-docker": "npm run build && npm run build-docker-debian && npm run build-docker-alpine", 32 32 "build-docker-alpine-base": "docker buildx build -f docker/alpine-base.dockerfile --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:base-alpine . --push", 33 33 "build-docker-debian-base": "docker buildx build -f docker/debian-base.dockerfile --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:base-debian . --push", 34 + "build-docker-builder-go": "docker buildx build -f docker/builder-go.dockerfile --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:builder-go . --push", 34 35 "build-docker-alpine": "node ./extra/env2arg.js docker buildx build -f docker/dockerfile-alpine --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:alpine -t louislam/uptime-kuma:1-alpine -t louislam/uptime-kuma:$VERSION-alpine --target release . --push", 35 36 "build-docker-debian": "node ./extra/env2arg.js docker buildx build -f docker/dockerfile --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma -t louislam/uptime-kuma:1 -t louislam/uptime-kuma:$VERSION -t louislam/uptime-kuma:debian -t louislam/uptime-kuma:1-debian -t louislam/uptime-kuma:$VERSION-debian --target release . --push", 36 37 "build-docker-nightly": "npm run build && docker buildx build -f docker/dockerfile --platform linux/amd64,linux/arm64,linux/arm/v7 -t louislam/uptime-kuma:nightly --target nightly . --push", ··· 38 39 "build-docker-nightly-amd64": "docker buildx build -f docker/dockerfile --platform linux/amd64 -t louislam/uptime-kuma:nightly-amd64 --target nightly . --push --progress plain", 39 40 "build-docker-pr-test": "docker buildx build -f docker/dockerfile --platform linux/amd64,linux/arm64 -t louislam/uptime-kuma:pr-test --target pr-test . --push", 40 41 "upload-artifacts": "docker buildx build -f docker/dockerfile --platform linux/amd64 -t louislam/uptime-kuma:upload-artifact --build-arg VERSION --build-arg GITHUB_TOKEN --target upload-artifact . --progress plain", 41 - "setup": "git checkout 1.19.2 && npm ci --production && npm run download-dist", 42 + "setup": "git checkout 1.19.6 && npm ci --production && npm run download-dist", 42 43 "download-dist": "node extra/download-dist.js", 43 44 "mark-as-nightly": "node extra/mark-as-nightly.js", 44 45 "reset-password": "node extra/reset-password.js", ··· 60 61 "start-pr-test": "node extra/checkout-pr.js && npm install && npm run dev", 61 62 "cy:test": "node test/prepare-test-server.js && node server/server.js --port=3002 --data-dir=./data/test/ --e2e", 62 63 "cy:run": "npx cypress run --browser chrome --headless --config-file ./config/cypress.config.js", 64 + "cy:run:unit": "npx cypress run --browser chrome --headless --config-file ./config/cypress.frontend.config.js", 63 65 "cypress-open": "concurrently -k -r \"node test/prepare-test-server.js && node server/server.js --port=3002 --data-dir=./data/test/\" \"cypress open --config-file ./config/cypress.config.js\"", 64 66 "build-healthcheck-armv7": "cross-env GOOS=linux GOARCH=arm GOARM=7 go build -x -o ./extra/healthcheck-armv7 ./extra/healthcheck.go" 65 67 }, 66 68 "dependencies": { 67 69 "@grpc/grpc-js": "~1.7.3", 70 + "@louislam/ping": "~0.4.2-mod.1", 68 71 "@louislam/sqlite3": "15.1.2", 69 72 "args-parser": "~1.3.0", 70 73 "axios": "~0.27.0", ··· 90 93 "https-proxy-agent": "~5.0.1", 91 94 "iconv-lite": "~0.6.3", 92 95 "jsesc": "~3.0.2", 93 - "jsonwebtoken": "~8.5.1", 96 + "jsonwebtoken": "~9.0.0", 94 97 "jwt-decode": "~3.1.2", 95 98 "limiter": "~2.1.0", 96 99 "mqtt": "~4.3.7", ··· 106 109 "prom-client": "~13.2.0", 107 110 "prometheus-api-metrics": "~3.2.1", 108 111 "protobufjs": "~7.1.1", 109 - "redbean-node": "0.1.4", 112 + "redbean-node": "~0.2.0", 110 113 "socket.io": "~4.5.3", 111 114 "socket.io-client": "~4.5.3", 112 115 "socks-proxy-agent": "6.1.1",