Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @sapphire/discord-utilities to v3.4.3 #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -808,11 +808,11 @@ __metadata:
linkType: hard

"@sapphire/discord-utilities@npm:^3.0.0, @sapphire/discord-utilities@npm:^3.0.2":
version: 3.0.2
resolution: "@sapphire/discord-utilities@npm:3.0.2"
version: 3.4.1
resolution: "@sapphire/discord-utilities@npm:3.4.1"
dependencies:
discord-api-types: ^0.37.38
checksum: d023d99b7d3ac9d4849151d8a5266206cea829f24fb9c2f5f60eefe5c24c535a26d4674ddd7513b89a96afd05c47fa536ad616e2c832d2c6aefd8af966c63cb6
discord-api-types: ^0.37.98
checksum: 243baf80d0acfa472a1228c8d9e6da9b44ff107ffe4fd92c7413e441f3d782f1c18b30be96e7ad1d5650815f096b2a19efa54264273ea422238f630583e6e680
languageName: node
linkType: hard

Expand Down Expand Up @@ -2479,10 +2479,10 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.38":
version: 0.37.39
resolution: "discord-api-types@npm:0.37.39"
checksum: 21346afd1e9987bba9b8e93c51b4a4279c10ffd3251806800385b19631c9f258f26524857b6f88da995285f35f0d956b3dde2e1ed6eb5233e5b2122754fbaee7
"discord-api-types@npm:^0.37.98":
version: 0.37.99
resolution: "discord-api-types@npm:0.37.99"
checksum: a6589bb49f436c20780057dcc1dd27420213fac71036318d74baeadaa1818f61ea7b44d78ac04ddca48929b71c30bbd46e65f8c5d602c6ee87453ba8f0aa64fd
languageName: node
linkType: hard

Expand Down
Loading