From 2829ebfc3b546e213d5e726ff0369676e874643f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 00:25:46 +0000 Subject: [PATCH] fix(deps): update dependency @sapphire/plugin-scheduled-tasks to v6.0.1 --- package-lock.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index bbd99de..1446720 100644 --- a/package-lock.json +++ b/package-lock.json @@ -504,13 +504,13 @@ } }, "node_modules/@sapphire/plugin-scheduled-tasks": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz", - "integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz", + "integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==", "dependencies": { "@sapphire/stopwatch": "^1.5.0", - "@sapphire/utilities": "^3.11.0", - "tslib": "^2.4.0" + "@sapphire/utilities": "^3.11.1", + "tslib": "^2.5.0" }, "engines": { "node": ">=v14.18.0", @@ -629,9 +629,9 @@ } }, "node_modules/@sapphire/utilities": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.0.tgz", - "integrity": "sha512-ich7J+329UTEgWxgk8b871rMhbFW/hvXdabdiKaUKd6g10eIMkIakWf+EGkDQsiDSiebIXll9TIPPmWtN3cVSw==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.1.tgz", + "integrity": "sha512-SO7WvlPc0QEB+bCT6Z/NGpYTpOtYAJtxpxKV4YU+agEGlMZ5hM8J/xkco4/yFWH7X2gAcG4Ckoi2shFr7CMS/A==", "engines": { "node": ">=v14.0.0", "npm": ">=7.0.0" @@ -4190,13 +4190,13 @@ } }, "@sapphire/plugin-scheduled-tasks": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.0.tgz", - "integrity": "sha512-R9rga1aZk3GSXkmGfBMQR8Ng4ou36l5WGWoDvPaq1xNb56wZJ2zPZPsQHV6lxNoyOT++M8GFhVhh9OUB+xwEXg==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-scheduled-tasks/-/plugin-scheduled-tasks-6.0.1.tgz", + "integrity": "sha512-JOrk+MmdgEMcG4ruC8bEVQTrSjXya/s5mTgd0CGQsIFx30U2uee/lv83sP5Gz7EhZCCixiMbrdPLYlutuLNV+g==", "requires": { "@sapphire/stopwatch": "^1.5.0", - "@sapphire/utilities": "^3.11.0", - "tslib": "^2.4.0" + "@sapphire/utilities": "^3.11.1", + "tslib": "^2.5.0" } }, "@sapphire/plugin-subcommands": { @@ -4271,9 +4271,9 @@ } }, "@sapphire/utilities": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.0.tgz", - "integrity": "sha512-ich7J+329UTEgWxgk8b871rMhbFW/hvXdabdiKaUKd6g10eIMkIakWf+EGkDQsiDSiebIXll9TIPPmWtN3cVSw==" + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@sapphire/utilities/-/utilities-3.11.1.tgz", + "integrity": "sha512-SO7WvlPc0QEB+bCT6Z/NGpYTpOtYAJtxpxKV4YU+agEGlMZ5hM8J/xkco4/yFWH7X2gAcG4Ckoi2shFr7CMS/A==" }, "@tokenizer/token": { "version": "0.3.0",