Skip to content

Commit 29c1916

Browse files
Bump moment from 2.24.0 to 2.29.1
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.1. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.29.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b76e6fc commit 29c1916

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"bunyan": "^1.8.12",
1414
"dotenv": "^2.0.0",
1515
"lodash": "^4.17.20",
16-
"moment": "^2.19.1",
16+
"moment": "^2.29.1",
1717
"mongodb": "^2.2.33"
1818
},
1919
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3194,10 +3194,10 @@ mocha@^8.1.3:
31943194
yargs-parser "13.1.2"
31953195
yargs-unparser "1.6.1"
31963196

3197-
moment@^2.10.6, moment@^2.19.1:
3198-
version "2.24.0"
3199-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
3200-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
3197+
moment@^2.10.6, moment@^2.29.1:
3198+
version "2.29.1"
3199+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
3200+
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
32013201

32023202
32033203
version "2.1.20"

0 commit comments

Comments
 (0)