Skip to content

Commit c8b3f74

Browse files
authored
Update all Yarn dependencies (2024-06-09)
1 parent 104015f commit c8b3f74

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@discordjs/rest": "^1.7.1",
2424
"@ptkdev/logger": "^1.8.0",
25-
"discord-api-types": "^0.37.83",
25+
"discord-api-types": "^0.37.86",
2626
"discord.js": "^14.15.2",
2727
"ms": "^2.1.3",
2828
"node-cron": "^3.0.3",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ color-name@~1.1.4:
189189
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
190190
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
191191

192-
[email protected], discord-api-types@^0.37.83:
192+
193193
version "0.37.83"
194194
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.83.tgz#a22a799729ceded8176ea747157837ddf4708b1f"
195195
integrity sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==
@@ -199,6 +199,11 @@ discord-api-types@^0.37.41:
199199
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.43.tgz"
200200
integrity sha512-bBhDWU3TF9KADxR/mHp1K4Bvu/LRtFQdGyBjADu4e66F3ZnD4kp12W/SJCttIaCcMXzPV3sfty6eDGRNRph51Q==
201201

202+
discord-api-types@^0.37.86:
203+
version "0.37.86"
204+
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.86.tgz#fdf36781db44b8fd8d524027fa63be48edffe0cc"
205+
integrity sha512-ofpVLHshKdKl+XuZBbwOBSlgQFPJPzMuUiBpala3+ImPHBVo7ojZpzJUu2NJV/f0t1kqncechDugQpO5AjZnxg==
206+
202207
discord.js@^14.15.2:
203208
version "14.15.2"
204209
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-14.15.2.tgz#ea2cacad02aff1faedf69ccea012149e06ab4277"

0 commit comments

Comments
 (0)