diff --git a/packages/core/package.json b/packages/core/package.json index e6271bf..ec2d6dc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -32,9 +32,9 @@ "@kirishima/types": "workspace:^", "@kirishima/utilities": "workspace:^", "@kirishima/ws": "workspace:^", - "@sapphire/async-queue": "^1.5.2", + "@sapphire/async-queue": "^1.5.3", "@sapphire/result": "^2.6.6", - "@sapphire/utilities": "^3.16.2", + "@sapphire/utilities": "^3.17.0", "discord-api-types": "^0.37.69", "lavalink-api-types": "^2.0.2", "tiny-typed-emitter": "^2.1.0", diff --git a/packages/rest/package.json b/packages/rest/package.json index cdb926b..c2d435c 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@kirishima/fetch": "workspace:^", - "@sapphire/async-queue": "^1.5.2", + "@sapphire/async-queue": "^1.5.3", "lavalink-api-types": "^2.0.2", "undici": "^6.6.2" } diff --git a/packages/ws/package.json b/packages/ws/package.json index 83313d6..dc19fc7 100644 --- a/packages/ws/package.json +++ b/packages/ws/package.json @@ -26,7 +26,7 @@ "typescript": "^5.5.3" }, "dependencies": { - "@sapphire/async-queue": "^1.5.2", + "@sapphire/async-queue": "^1.5.3", "tiny-typed-emitter": "^2.1.0", "ws": "^8.16.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b9b6514..c1d4efa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,14 +42,14 @@ importers: specifier: workspace:^ version: link:../ws '@sapphire/async-queue': - specifier: ^1.5.2 - version: 1.5.2 + specifier: ^1.5.3 + version: 1.5.3 '@sapphire/result': specifier: ^2.6.6 version: 2.6.6 '@sapphire/utilities': - specifier: ^3.16.2 - version: 3.16.2 + specifier: ^3.17.0 + version: 3.17.0 discord-api-types: specifier: ^0.37.69 version: 0.37.69 @@ -101,8 +101,8 @@ importers: specifier: workspace:^ version: link:../fetch '@sapphire/async-queue': - specifier: ^1.5.2 - version: 1.5.2 + specifier: ^1.5.3 + version: 1.5.3 lavalink-api-types: specifier: ^2.0.2 version: 2.0.2 @@ -166,8 +166,8 @@ importers: packages/ws: dependencies: '@sapphire/async-queue': - specifier: ^1.5.2 - version: 1.5.2 + specifier: ^1.5.3 + version: 1.5.3 tiny-typed-emitter: specifier: ^2.1.0 version: 2.1.0 @@ -406,8 +406,8 @@ packages: dev: true optional: true - /@sapphire/async-queue@1.5.2: - resolution: {integrity: sha512-7X7FFAA4DngXUl95+hYbUF19bp1LGiffjJtu7ygrZrbdCSsdDDBaSjB7Akw0ZbOu6k0xpXyljnJ6/RZUvLfRdg==} + /@sapphire/async-queue@1.5.3: + resolution: {integrity: sha512-x7zadcfJGxFka1Q3f8gCts1F0xMwCKbZweM85xECGI0hBTeIZJGGCrHgLggihBoprlQ/hBmDR5LKfIPqnmHM3w==} engines: {node: '>=v14.0.0', npm: '>=7.0.0'} dev: false @@ -416,8 +416,8 @@ packages: engines: {node: '>=v14.0.0', npm: '>=7.0.0'} dev: false - /@sapphire/utilities@3.16.2: - resolution: {integrity: sha512-0gRyXPH0hbmfZXwgvCH1z9H/kQwOlLeui86zKafZENpdjmuZznSkDFHRSUksr8Y5W/BxkqnR2WbNEfululh20Q==} + /@sapphire/utilities@3.17.0: + resolution: {integrity: sha512-bbqjnKKrCgyT0C3+KOjIBzE6z6/v764EFuV7Uxw9WeIdkqGhwepl6tuNEzgiek/JdtEcODaPeX0K1aCt53yCcA==} engines: {node: '>=v14.0.0'} dev: false