diff --git a/package.json b/package.json index 99284b9..caf5b2f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@discordjs/rest": "1.5.0", "discord.js": "14.7.1", - "just-random": "3.1.1", + "just-random": "3.2.0", "kleur": "4.1.5", "node-fetch": "3.3.0", "remove-markdown": "0.5.0", diff --git a/yarn.lock b/yarn.lock index 0205aef..76d0fa5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1132,10 +1132,10 @@ json-stable-stringify-without-jsonify@^1.0.1: resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= -just-random@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/just-random/-/just-random-3.1.1.tgz#87ca02798b427d5e7b632cfe3367b3b25aea7040" - integrity sha512-nb9chl3E511Zu68G1EfC6jGh/aU0lojFOo7zaSEPznktuQhr8TkH4z7DyWebgwdLki8ekLOmzia3UTlv4zBWHQ== +just-random@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/just-random/-/just-random-3.2.0.tgz#58a6a6e215648a5e560ca7324d90472fb085cede" + integrity sha512-RMf8vbtCfLIbAEHvIPu2FwMkpB/JudGyk/VPfqPItcRgt7k8QnV+Aa7s7kRFPo+bavQkUi8Yg1x/ooW6Ttyb9A== kind-of@^6.0.0, kind-of@^6.0.2: version "6.0.3"