Skip to content

Commit

Permalink
Bump discord-api-types to 0.37.114
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlul committed Dec 23, 2024
1 parent 28ea817 commit c3cc1cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"resolutions": {
"@types/node": "^20.16.10",
"cross-spawn": "^7.0.6",
"discord-api-types": "0.37.106",
"discord-api-types": "^0.37.114",
"http2-wrapper": "^2.2.1",
"koa": "link:./test/package-stub",
"koa-router": "link:./test/package-stub",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2510,10 +2510,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"

[email protected], [email protected].106, [email protected].83, [email protected].97:
version "0.37.106"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.106.tgz#cdb863f29a6b7cf8bc5c7d807a7b8baafcc4adf3"
integrity sha512-yuBujntynx44/OFCeT2oPhjXakvvav8ugUXBFaTDt2vgSa7l04TenEV2b8HleoDZdKHjtBxwaP8nAQbIcPhuOQ==
[email protected], [email protected].83, [email protected].97, discord-api-types@^0.37.114:
version "0.37.114"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.114.tgz#50ad3d436e0c80a93fcc59a6eb140eb0a8673b19"
integrity sha512-9b9oOpktWSmE6ooToc46wfw151SHC/+idmnZvtwpEzW85BijUspQxj4W2uOmo+nZVTdEyb3fku58k+4rHKpdSQ==

[email protected]:
version "2.5.1"
Expand Down

0 comments on commit c3cc1cd

Please sign in to comment.