Bump array-move from 3.0.1 to 4.0.0

Bumps [array-move](https://github.com/sindresorhus/array-move) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/array-move/releases)
- [Commits](https://github.com/sindresorhus/array-move/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: array-move
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2024-10-26 12:34:46 +00:00
parent 2d302551f9
commit 3869c6ccd4
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
},
"dependencies": {
"@discordjs/voice": "^0.17.0",
"array-move": "^3.0.1",
"array-move": "^4.0.0",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"ffmpeg-static": "^4.4.1",