Skip to content

Commit

Permalink
fix(deps): update dependency discord.js to v14.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent 8acc4ed commit e03952b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"license": "MIT",
"name": "crystal-nest",
"description": "A Nest rewrite of crystal, the SOS Discord bot",
"version": "0.5.1-166",
"version": "0.5.1-167",
"author": "Jonas Schultheiss <jonas.schultheiss@sos-esports.com> (https://jonasschultheiss.dev)",
"keywords": [
"discord",
Expand Down Expand Up @@ -56,7 +56,7 @@
"bufferutil": "4.0.8",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"discord.js": "14.16.1",
"discord.js": "14.16.2",
"erlpack": "discord/erlpack",
"node-gyp": "^9.4.0",
"reflect-metadata": "0.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2358,10 +2358,10 @@ discord-api-types@0.37.97:
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.97.tgz#d658573f726ad179261d538dbad4e7e8eca48d11"
integrity sha512-No1BXPcVkyVD4ZVmbNgDKaBoqgeQ+FJpzZ8wqHkfmBnTZig1FcH3iPPersiK1TUIAzgClh2IvOuVUYfcWLQAOA==

discord.js@14.16.1:
version "14.16.1"
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-14.16.1.tgz#9499c71093bdba9541c77806c4cb43576c863299"
integrity sha512-/diX4shp3q1F3EySGQbQl10el+KIpffLSOJdtM35gGV7zw2ED7rKbASKJT7UIR9L/lTd0KtNenZ/h739TN7diA==
discord.js@14.16.2:
version "14.16.2"
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-14.16.2.tgz#c878977b5a377cf41eaed0b1901115f8faec9852"
integrity sha512-VGNi9WE2dZIxYM8/r/iatQQ+3LT8STW4hhczJOwm+DBeHq66vsKDCk8trChNCB01sMO9crslYuEMeZl2d7r3xw==
dependencies:
"@discordjs/builders" "^1.9.0"
"@discordjs/collection" "1.5.3"
Expand Down

0 comments on commit e03952b

Please sign in to comment.