From cef973528317ae31d936fe115e64a841bec78a2c Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 1 Mar 2022 04:38:39 +0000 Subject: [PATCH] Build(deps): bump dayjs from 1.10.7 to 1.10.8 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.8/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.10.7...v1.10.8) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f8f71dd..e2fa92a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "apollo-link-error": "^1.1.11", "apollo-link-http": "^1.5.15", "core-js": "3", - "dayjs": "^1.10.7", + "dayjs": "^1.10.8", "graphql": "^16.3.0", "graphql-tag": "^2.12.6", "moment": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index 04cacf6..e3e0ff6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5303,10 +5303,10 @@ date-fns@^1.27.2: resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== -dayjs@^1.10.4, dayjs@^1.10.7, dayjs@^1.8.15: - version "1.10.7" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468" - integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig== +dayjs@^1.10.4, dayjs@^1.10.8, dayjs@^1.8.15: + version "1.10.8" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41" + integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow== de-indent@^1.0.2: version "1.0.2"