From b7c2f8b592661fa574d8a7900ede6889dc3cf6b0 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Wed, 6 Apr 2022 04:39:22 +0000 Subject: [PATCH] Build(deps): bump moment from 2.29.1 to 2.29.2 Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a0fde33..fd5b29a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dayjs": "^1.11.0", "graphql": "^16.3.0", "graphql-tag": "^2.12.6", - "moment": "^2.24.0", + "moment": "^2.29.2", "node-sass": "^7.0.1", "nuxt": "^2.15.8", "sass-loader": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 00f125d..d8ece05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9194,11 +9194,16 @@ moment-timezone@^0.5.28: dependencies: moment ">= 2.9.0" -moment@2.29.1, "moment@>= 2.9.0", moment@^2.19.2, moment@^2.20.1, moment@^2.22.1, moment@^2.24.0, moment@^2.25.3: +moment@2.29.1: version "2.29.1" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ== +"moment@>= 2.9.0", moment@^2.19.2, moment@^2.20.1, moment@^2.22.1, moment@^2.25.3, moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== + move-concurrently@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92" -- 2.52.0