1
0
Fork 0

Bump discord.js from 14.1.1 to 14.1.2

Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.1.1 to 14.1.2.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/14.1.1...14.1.2)

---
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] 2022-08-01 14:59:16 +00:00 committed by GitHub
parent d9ee3543f3
commit cba845b935
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
"main": "index.js",
"license": "GPL-3.0",
"dependencies": {
"discord.js": "^14.1.1",
"discord.js": "^14.1.2",
"dotenv": "^16.0.1",
"mysql2": "^2.3.3",
"reflect-metadata": "^0.1.13",

View file

@ -251,10 +251,10 @@ discord-api-types@^0.36.3:
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.36.3.tgz#a931b7e57473a5c971d6937fa5f392eb30047579"
integrity sha512-bz/NDyG0KBo/tY14vSkrwQ/n3HKPf87a0WFW/1M9+tXYK+vp5Z5EksawfCWo2zkAc6o7CClc0eff1Pjrqznlwg==
discord.js@^14.1.1:
version "14.1.1"
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-14.1.1.tgz#7948a2f4e85f67402e7d0b9ff28bdfbb16c3a24a"
integrity sha512-6Oa2f+Y0+s6B5HTTqcAP7Z6tUmguNTKpzbuTmE1JIeT/aUTr9dVe397D/bvcBSRpJERQzMyEWyEiVQnMRHcx4A==
discord.js@^14.1.2:
version "14.1.2"
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-14.1.2.tgz#6897f9019be3213388950c1cf6d7c9ea4661d42a"
integrity sha512-apdWNLkjAkeEnuNpB8H6rS/4OgrXQlSAjuuzeodjCOdIXy3OwOjD314V/HiSttcAlr9+r3ONhaT5qvbDad5SIg==
dependencies:
"@discordjs/builders" "^1.1.0"
"@discordjs/collection" "^1.0.1"