Bump delay from 4.4.0 to 4.4.1

Bumps [delay](https://github.com/sindresorhus/delay) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/sindresorhus/delay/releases)
- [Commits](https://github.com/sindresorhus/delay/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-01 11:54:57 +00:00 committed by GitHub
parent ac0305fbc8
commit 3af5dba5db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@
"@discordjs/opus": "^0.3.3",
"array-shuffle": "^2.0.0",
"debug": "^4.3.1",
"delay": "^4.4.0",
"delay": "^4.4.1",
"discord.js": "^12.5.1",
"dotenv": "^8.2.0",
"fluent-ffmpeg": "^2.1.2",

View file

@ -826,10 +826,10 @@ defer-to-connect@^2.0.0:
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.0.tgz#83d6b199db041593ac84d781b5222308ccf4c2c1"
integrity sha512-bYL2d05vOSf1JEZNx5vSAtPuBMkX8K9EUutg7zlKvTqKXHt7RhWJFbmd7qakVuf13i+IkGmp6FwSsONOf6VYIg==
delay@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/delay/-/delay-4.4.0.tgz#71abc745f3ce043fe7f450491236541edec4ad0c"
integrity sha512-txgOrJu3OdtOfTiEOT2e76dJVfG/1dz2NZ4F0Pyt4UGZJryssMRp5vdM5wQoLwSOBNdrJv3F9PAhp/heqd7vrA==
delay@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/delay/-/delay-4.4.1.tgz#6e02d02946a1b6ab98b39262ced965acba2ac4d1"
integrity sha512-aL3AhqtfhOlT/3ai6sWXeqwnw63ATNpnUiN4HL7x9q+My5QtHlO3OIkasmug9LKzpheLdmUKGRKnYXYAS7FQkQ==
delayed-stream@~1.0.0:
version "1.0.0"