diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-20 13:06:20 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-20 13:06:20 +0000 |
| commit | 210af75f575d2ca0950a85ce9bea7c5e37811674 (patch) | |
| tree | 5c7a83571a89a3ffd26cd4e5ed68777db86f4724 /package.json | |
| parent | 636e29aaf3f7a6ba38e559ac791f15d0e81aa168 (diff) | |
| parent | 122873e75beb9f42bdd1b88369a81039b04e2f79 (diff) | |
| download | muse-210af75f575d2ca0950a85ce9bea7c5e37811674.tar.xz muse-210af75f575d2ca0950a85ce9bea7c5e37811674.zip | |
Merge pull request #19 from codetheweb/dependabot/npm_and_yarn/debug-4.3.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1f72c7e..3aeca5a 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "dependencies": { "@discordjs/opus": "^0.3.3", "array-shuffle": "^1.0.1", - "debug": "^4.2.0", + "debug": "^4.3.1", "delay": "^4.4.0", "discord.js": "^12.4.1", "dotenv": "^8.2.0", |
