fix(deps): update dependency just-random to v3.2.0

This commit is contained in:
renovate[bot] 2022-12-17 22:56:52 +00:00 committed by GitHub
parent 7a10bb69d2
commit 329113541f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"@discordjs/rest": "1.5.0", "@discordjs/rest": "1.5.0",
"discord.js": "14.7.1", "discord.js": "14.7.1",
"just-random": "3.1.1", "just-random": "3.2.0",
"kleur": "4.1.5", "kleur": "4.1.5",
"node-fetch": "3.3.0", "node-fetch": "3.3.0",
"remove-markdown": "0.5.0", "remove-markdown": "0.5.0",

View file

@ -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" resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
just-random@3.1.1: just-random@3.2.0:
version "3.1.1" version "3.2.0"
resolved "https://registry.yarnpkg.com/just-random/-/just-random-3.1.1.tgz#87ca02798b427d5e7b632cfe3367b3b25aea7040" resolved "https://registry.yarnpkg.com/just-random/-/just-random-3.2.0.tgz#58a6a6e215648a5e560ca7324d90472fb085cede"
integrity sha512-nb9chl3E511Zu68G1EfC6jGh/aU0lojFOo7zaSEPznktuQhr8TkH4z7DyWebgwdLki8ekLOmzia3UTlv4zBWHQ== integrity sha512-RMf8vbtCfLIbAEHvIPu2FwMkpB/JudGyk/VPfqPItcRgt7k8QnV+Aa7s7kRFPo+bavQkUi8Yg1x/ooW6Ttyb9A==
kind-of@^6.0.0, kind-of@^6.0.2: kind-of@^6.0.0, kind-of@^6.0.2:
version "6.0.3" version "6.0.3"