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:
Generated
+5
-5
@@ -9,7 +9,7 @@
|
||||
"version": "2.9.0",
|
||||
"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",
|
||||
@@ -844,11 +844,11 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/array-move": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/array-move/-/array-move-3.0.1.tgz",
|
||||
"integrity": "sha512-H3Of6NIn2nNU1gsVDqDnYKY/LCdWvCMMOWifNGhKcVQgiZ6nOek39aESOvro6zmueP07exSl93YLvkN4fZOkSg==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/array-move/-/array-move-4.0.0.tgz",
|
||||
"integrity": "sha512-+RY54S8OuVvg94THpneQvFRmqWdAHeqtMzgMW6JNurHxe8rsS07cHQdfGkXnTUXiBcyZ0j3SiDIxxj0RPiqCkQ==",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
|
||||
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user