From 33e6de2613fe4f6bc1c05e829853d28eca85b988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 06:02:44 +0000 Subject: [PATCH] Bump dayjs from 1.11.2 to 1.11.6 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.2 to 1.11.6. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.6/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.2...v1.11.6) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7c576c3..21554ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1755,9 +1755,9 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3: which "^2.0.1" dayjs@^1.11.2: - version "1.11.2" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.2.tgz#fa0f5223ef0d6724b3d8327134890cfe3d72fbe5" - integrity sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw== + version "1.11.6" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.6.tgz#2e79a226314ec3ec904e3ee1dd5a4f5e5b1c7afb" + integrity sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ== debug@^2.6.9: version "2.6.9"