From 4ddd2769b5c2ba768ffe7153bf735572a985ae3a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:01:29 +0000 Subject: [PATCH] Bump dayjs from 1.8.32 to 1.9.0 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.32 to 1.9.0. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.9.0/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.8.32...v1.9.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b2bafca..c66a7d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3406,9 +3406,9 @@ "integrity": "sha512-/BOOCEohSBflVHHtY/wUc1F6YDYPqyVs/A837gDoq4H1pm72nU/yChyGt91V4ML+MbbAmHs8uo2l1yJkkTIUdg==" }, "dayjs": { - "version": "1.8.32", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.32.tgz", - "integrity": "sha512-V91aTRu5btP+uzGHaaOfodckEfBWhmi9foRP7cauAO1PTB8+tZ9o0Jec7q6TIIRY1N4q1IfiKsZunkB/AEWqMQ==" + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.0.tgz", + "integrity": "sha512-Ym40L4ZN+LUMCbsYXWDh/RxEntfaWChc/M+iD5/tat8jylbwE1sa+7eoHxsZ+NB8al6D8VYBmP6eV6GsZ8i01A==" }, "debug": { "version": "2.6.9",