fix(deps): update dependency just-random to v3.2.0
This commit is contained in:
parent
7a10bb69d2
commit
329113541f
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue