From 1f7b4bb6c302ca56f30aa99d0a7440ab207668a0 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 6 Oct 2021 21:25:52 -0700 Subject: fix(yarn): update lock --- yarn.lock | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/yarn.lock b/yarn.lock index 1817bb2..5955c64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46,6 +46,18 @@ node-fetch "^2.6.1" tslib "^2.3.0" +"@promises/core@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@promises/core/-/core-0.5.0.tgz#ab0852db21b58b3abf780820f2d5ec95e04a4002" + integrity sha512-+yXLfwREm4g/J1kf49ASsLyPVEYB+Lm4lLt15etJO95dOAV5NINOPU1OBq++WsHSkzvbIqsOF0jKn31ZxOa9aw== + +"@promises/timer@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@promises/timer/-/timer-0.5.0.tgz#629a9f582cc9f54a984ae6c2ab0f58112fd8b8a1" + integrity sha512-pn/nPhiXF0u5xWhRIiNLkNuKmY4HdChCXEIXt5d3DqJ7Gy5Sy3i4h3Hk7WS/kqMoULU/pTqsr50QAH61VwsPKw== + dependencies: + "@promises/core" "^0.5.0" + "@sapphire/async-queue@^1.1.4", "@sapphire/async-queue@^1.1.5": version "1.1.5" resolved "https://registry.yarnpkg.com/@sapphire/async-queue/-/async-queue-1.1.5.tgz#2a52774ad9c24b1e9be88f4a211e735419014e4e" -- cgit v1.2.3