Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
chore(Deps): update @sapphire/snowflake to ^3.0.0 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranet authored Dec 8, 2021
1 parent a4e404b commit eb27bb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@discordjs/collection": "^0.2.1",
"@sapphire/async-queue": "^1.1.7",
"@sapphire/snowflake": "^2.1.2",
"@sapphire/snowflake": "^3.0.0",
"discord-api-types": "^0.23.1",
"form-data": "^4.0.0",
"node-fetch": "^2.6.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2187,10 +2187,10 @@
resolved "https://registry.yarnpkg.com/@sapphire/async-queue/-/async-queue-1.1.7.tgz#7f23fc0fdf888d25a04876c2fbf3a207ddf4a2c8"
integrity sha512-EBRERa9NqK/EV6DIPBVtjjdHBsu/DSdMuYAydmoIyIPONzp0UAxf2G6JGJ52WkiONtPRx6KNuqB5Q8dm14fwyw==

"@sapphire/snowflake@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@sapphire/snowflake/-/snowflake-2.1.2.tgz#39c9b387ce2f5983a80400e32b9a5e193ad68490"
integrity sha512-BPT2FwukBDVCviNLr45ePnMCdr7ZfjHB5ysWzDzWEY6fPGEkOUN/Hl/XS9jKrJB7SN2U1JFQdZGvpRtSqHo2AQ==
"@sapphire/snowflake@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sapphire/snowflake/-/snowflake-3.0.0.tgz#ff64900d69e3a687fdbb9023be91b1092cc7cc1b"
integrity sha512-YVYXvpWe8fVs2P9mvvsMXByXCcSPcsgUhuKwA+SSlJk1VO7EW1vWjlgGozGj0tPOhsuaeAj1EjPbkCmNKiSRLA==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand Down

0 comments on commit eb27bb9

Please sign in to comment.