From 3250c991c07e622324d427161db31933d7db3045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 01:08:54 +0000 Subject: [PATCH] Dependencies: Bump discord-api-types from 0.37.31 to 0.37.74 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.31 to 0.37.74. - [Release notes](https://github.com/discordjs/discord-api-types/releases) - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.31...0.37.74) --- updated-dependencies: - dependency-name: discord-api-types dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 665885fa..8410c80e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -819,15 +819,10 @@ dir-glob@^3.0.1: dependencies: path-type "^4.0.0" -discord-api-types@^0.37.20: - version "0.37.31" - resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.31.tgz#128d33d641fd9a92fba97a47d7052e1f5694ec27" - integrity sha512-k9DQQ7Wv+ehiF7901qk/FnP47k6O2MHm3meQFee4gUzi5dfGAVLf7SfLNtb4w7G2dmukJyWQtVJEDF9oMb9yuQ== - -discord-api-types@^0.37.37: - version "0.37.37" - resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.37.tgz#49bc42a36124c85f06297f1548f130329ed5aeb0" - integrity sha512-LDMBKzl/zbvHO/yCzno5hevuA6lFIXJwdKSJZQrB+1ToDpFfN9thK+xxgZNR4aVkI7GHRDja0p4Sl2oYVPnHYg== +discord-api-types@^0.37.20, discord-api-types@^0.37.37: + version "0.37.74" + resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.74.tgz#d599d5303cf6c58cca96818e9e70a080fc85710d" + integrity sha512-JC6jhM5oflJoYpZhv56yr45Lnx/8/CJhZXyFDARuvkq7RoAC9HpKrd1hJ/RVAI36K52IPZ+wDURoED63MIXXOw== discord.js@^14.7.1: version "14.7.1"