From 968200019382ad0da654ec82827ed2b5bf9bd694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 03:13:28 +0000 Subject: [PATCH] Bump discord-api-types from 0.37.70 to 0.37.71 Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.70 to 0.37.71. - [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.70...0.37.71) --- updated-dependencies: - dependency-name: discord-api-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 84fc5e0..5993303 100644 --- a/package-lock.json +++ b/package-lock.json @@ -421,9 +421,9 @@ } }, "node_modules/discord-api-types": { - "version": "0.37.70", - "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.70.tgz", - "integrity": "sha512-8EtfZR0KwOK+yP5q/llWILdUAPmGmF1LmcVUYf7+gtGigz2pu6WR38ZN+IWtMzohY1Ujl2u3KOdbFvrEz9EC8w==" + "version": "0.37.71", + "resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.71.tgz", + "integrity": "sha512-oYDVWoiQdblr9DpwOgpi5d78dVhPcoN9YZCCqYZf2T0v9+iICs7k2bYGumoHuYMtaIitpp5aQNs+2guVkgjbOA==" }, "node_modules/discord.js": { "version": "14.14.1",