diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-12 10:06:05 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-12 10:06:05 -0600 |
| commit | a025e718e720a3812fa26d5b7db1ec53c9dfb85e (patch) | |
| tree | a84f7179d89cbbc1f9fdac2a5311a4f4f5e39bb9 /package.json | |
| parent | b9ac26978a4234850cd0c8c49bd96cb68e6cae80 (diff) | |
| download | muse-a025e718e720a3812fa26d5b7db1ec53c9dfb85e.tar.xz muse-a025e718e720a3812fa26d5b7db1ec53c9dfb85e.zip | |
Bump execa from 6.0.0 to 6.1.0 (#521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 f8acf22..0742b3c 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "discord-api-types": "^0.29.0", "discord.js": "^13.6.0", "dotenv": "^16.0.0", - "execa": "^6.0.0", + "execa": "^6.1.0", "fluent-ffmpeg": "^2.1.2", "fs-capacitor": "^7.0.1", "get-youtube-id": "^1.0.1", |
