[READ-ONLY] Mirror of https://github.com/maybeanerd/MagiBot. MagiBot - the community building discord bot that adds joinsounds to your voice channels! discord.gg/2Evcf4T
bot bots community discord gaming hacktoberfest sound
1

Configure Feed

Select the types of activity you want to include in your feed.

fix(deps): update dependency posthog-node to v5.32.1 (#1666)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(May 15, 2026, 8:50 PM UTC) e94c466b 25538f2b

+24 -24
+23 -23
package-lock.json
··· 26 26 "libsodium-wrappers": "0.8.4", 27 27 "mongoose": "9.6.1", 28 28 "opusscript": "0.1.1", 29 - "posthog-node": "5.32.0", 29 + "posthog-node": "5.32.1", 30 30 "tweetnacl": "1.0.3", 31 31 "utf-8-validate": "6.0.6" 32 32 }, ··· 482 482 } 483 483 }, 484 484 "node_modules/@posthog/core": { 485 - "version": "1.27.9", 486 - "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.27.9.tgz", 487 - "integrity": "sha512-7FFWWYWvRFxQqDXYzv8klCjk0Pox1IpuPr61eeOCBsKkmt6xvvHwH0jc3ObvwDXZj2NSAWg+V9N2E2F1ul2CRQ==", 485 + "version": "1.28.0", 486 + "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.28.0.tgz", 487 + "integrity": "sha512-753giUMWuk602UtS101tDZuNcwiKkr+3UEhLgfOwHAk2W32n53knOxAjyWT0JwMq5/+0uSQ2y4uaZXQAxwvBSw==", 488 488 "license": "MIT", 489 489 "dependencies": { 490 - "@posthog/types": "1.372.5" 490 + "@posthog/types": "1.372.6" 491 491 } 492 492 }, 493 493 "node_modules/@posthog/types": { 494 - "version": "1.372.5", 495 - "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.372.5.tgz", 496 - "integrity": "sha512-6sYOISiHjfr50FNlFcd8Zw/zCDJzxRCdC7aZzwTCvJABEOLWf41kcsiozi2c3q1cNXYL018X7DAGkUukrNLVIw==", 494 + "version": "1.372.6", 495 + "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.372.6.tgz", 496 + "integrity": "sha512-sqI36LBvuo8xcYsXIlVa0q3IXJJjqtatM2LrXlyOM7kgHrldBwS4ldzaTXrTdpe/TiIl1b4ZHxtSHMzPig+DnQ==", 497 497 "license": "MIT" 498 498 }, 499 499 "node_modules/@sapphire/async-queue": { ··· 5558 5558 } 5559 5559 }, 5560 5560 "node_modules/posthog-node": { 5561 - "version": "5.32.0", 5562 - "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.32.0.tgz", 5563 - "integrity": "sha512-kEsQFrpQrrrXQlVzXF5yTyHfnKAP/37W6ta9cFHh8ISlKtyYEKuLGTc5ssfpn4RrRS6r0xsJSK94ScFTQTSEOg==", 5561 + "version": "5.32.1", 5562 + "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.32.1.tgz", 5563 + "integrity": "sha512-xO9ux41jZS1ZlXSGsQGzFVLtLkHbg7ss8+F9nWAtaliu+MFhR4J3FYOor688GNvuYwY8WNNdJjp9ASP7dDJk7w==", 5564 5564 "license": "MIT", 5565 5565 "dependencies": { 5566 - "@posthog/core": "1.27.9" 5566 + "@posthog/core": "1.28.0" 5567 5567 }, 5568 5568 "engines": { 5569 5569 "node": "^20.20.0 || >=22.22.0" ··· 7641 7641 } 7642 7642 }, 7643 7643 "@posthog/core": { 7644 - "version": "1.27.9", 7645 - "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.27.9.tgz", 7646 - "integrity": "sha512-7FFWWYWvRFxQqDXYzv8klCjk0Pox1IpuPr61eeOCBsKkmt6xvvHwH0jc3ObvwDXZj2NSAWg+V9N2E2F1ul2CRQ==", 7644 + "version": "1.28.0", 7645 + "resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.28.0.tgz", 7646 + "integrity": "sha512-753giUMWuk602UtS101tDZuNcwiKkr+3UEhLgfOwHAk2W32n53knOxAjyWT0JwMq5/+0uSQ2y4uaZXQAxwvBSw==", 7647 7647 "requires": { 7648 - "@posthog/types": "1.372.5" 7648 + "@posthog/types": "1.372.6" 7649 7649 } 7650 7650 }, 7651 7651 "@posthog/types": { 7652 - "version": "1.372.5", 7653 - "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.372.5.tgz", 7654 - "integrity": "sha512-6sYOISiHjfr50FNlFcd8Zw/zCDJzxRCdC7aZzwTCvJABEOLWf41kcsiozi2c3q1cNXYL018X7DAGkUukrNLVIw==" 7652 + "version": "1.372.6", 7653 + "resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.372.6.tgz", 7654 + "integrity": "sha512-sqI36LBvuo8xcYsXIlVa0q3IXJJjqtatM2LrXlyOM7kgHrldBwS4ldzaTXrTdpe/TiIl1b4ZHxtSHMzPig+DnQ==" 7655 7655 }, 7656 7656 "@sapphire/async-queue": { 7657 7657 "version": "1.5.3", ··· 11374 11374 "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==" 11375 11375 }, 11376 11376 "posthog-node": { 11377 - "version": "5.32.0", 11378 - "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.32.0.tgz", 11379 - "integrity": "sha512-kEsQFrpQrrrXQlVzXF5yTyHfnKAP/37W6ta9cFHh8ISlKtyYEKuLGTc5ssfpn4RrRS6r0xsJSK94ScFTQTSEOg==", 11377 + "version": "5.32.1", 11378 + "resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.32.1.tgz", 11379 + "integrity": "sha512-xO9ux41jZS1ZlXSGsQGzFVLtLkHbg7ss8+F9nWAtaliu+MFhR4J3FYOor688GNvuYwY8WNNdJjp9ASP7dDJk7w==", 11380 11380 "requires": { 11381 - "@posthog/core": "1.27.9" 11381 + "@posthog/core": "1.28.0" 11382 11382 } 11383 11383 }, 11384 11384 "prelude-ls": {
+1 -1
package.json
··· 28 28 "libsodium-wrappers": "0.8.4", 29 29 "mongoose": "9.6.1", 30 30 "opusscript": "0.1.1", 31 - "posthog-node": "5.32.0", 31 + "posthog-node": "5.32.1", 32 32 "tweetnacl": "1.0.3", 33 33 "utf-8-validate": "6.0.6" 34 34 },