From e801d01a0cba07f02ed9dffb54a42926811f21ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 19:35:24 +0100 Subject: [PATCH] build(deps): bump dayjs from 1.8.16 to 1.8.17 (#1562) Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.16 to 1.8.17. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.8.16...v1.8.17) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ade569bd..2920d4861 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "compression": "1.7.4", "cookies": "0.7.3", "cors": "2.8.5", - "dayjs": "1.8.16", + "dayjs": "1.8.17", "envinfo": "7.4.0", "express": "4.17.1", "handlebars": "4.4.5", diff --git a/yarn.lock b/yarn.lock index ce678398d..f95187f09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2978,10 +2978,10 @@ dateformat@^3.0.0: resolved "https://registry.verdaccio.org/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae" integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q== -dayjs@1.8.16: - version "1.8.16" - resolved "https://registry.verdaccio.org/dayjs/-/dayjs-1.8.16.tgz#2a3771de537255191b947957af2fd90012e71e64" - integrity sha512-XPmqzWz/EJiaRHjBqSJ2s6hE/BUoCIHKgdS2QPtTQtKcS9E4/Qn0WomoH1lXanWCzri+g7zPcuNV4aTZ8PMORQ== +dayjs@1.8.17: + version "1.8.17" + resolved "https://registry.verdaccio.org/dayjs/-/dayjs-1.8.17.tgz#53ec413f2a7b02afbea1846d61bb260fa8567cea" + integrity sha512-47VY/htqYqr9GHd7HW/h56PpQzRBSJcxIQFwqL3P20bMF/3az5c3PWdVY3LmPXFl6cQCYHL7c79b9ov+2bOBbw== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9: version "2.6.9"