aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-12-12 13:39:55 -0500
committerGitHub <[email protected]>2021-12-12 13:39:55 -0500
commit4e9c1e78c639e661fb3bfe717b93bc3569ae8f4e (patch)
treedc79cf41fee688fb3946edb61cbdc54fdd9c75bb /package.json
parentaf515e8938109d89505a69c7ad5633970fdf8001 (diff)
parentd8b434b9bd7840d26754829713ec66fa55e73c7a (diff)
downloadmuse-4e9c1e78c639e661fb3bfe717b93bc3569ae8f4e.tar.xz
muse-4e9c1e78c639e661fb3bfe717b93bc3569ae8f4e.zip
Merge pull request #407 from codetheweb/dependabot/npm_and_yarn/array-shuffle-3.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ea702a7..f1ed071 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"@discordjs/opus": "^0.7.0",
"@discordjs/voice": "^0.7.5",
"@types/libsodium-wrappers": "^0.7.9",
- "array-shuffle": "^2.0.0",
+ "array-shuffle": "^3.0.0",
"debug": "^4.3.1",
"delay": "^5.0.0",
"discord.js": "^13.3.0",