Bump discord.js from 14.12.0 to 14.12.1

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.12.0 to 14.12.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.12.1/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-01 08:25:55 +00:00 committed by GitHub
parent cf78231d6e
commit 6d5a1ae29c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"@discordjs/rest": "^1.7.1",
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.50",
"discord.js": "^14.11.0",
"discord.js": "^14.12.1",
"dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.11",
"path": "^0.12.7"
@ -1170,9 +1170,9 @@
"integrity": "sha512-tdmdH98t3zgjQF6zwOHl0OB/PCBiE4aVsNTuN7m0PfU2jOLx3lNoU6xTeFALntUtlIxN80GTr9RPQR4t7msjSg=="
},
"node_modules/discord.js": {
"version": "14.12.0",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.12.0.tgz",
"integrity": "sha512-rvqwvcu73p8QCsy90klZ6n8HLfaN9SCCKyGGrgVIHcJ3ywUzr1hU67Zm/0c7h2PR45ySZqSHV8x2mIfJ1+n/OA==",
"version": "14.12.1",
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-14.12.1.tgz",
"integrity": "sha512-gGjhTkauIPgFXxpBl0UZgyehrKhDe90cIS8Hn1xFBYQ63EuUAkKoUqRNmc/pcla6DD16s4cUz5tAbdSpXivnxw==",
"dependencies": {
"@discordjs/builders": "^1.6.4",
"@discordjs/collection": "^1.5.2",

View File

@ -23,7 +23,7 @@
"@discordjs/rest": "^1.7.1",
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.50",
"discord.js": "^14.11.0",
"discord.js": "^14.12.1",
"dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.11",
"path": "^0.12.7"