Skip to content

Commit 223c156

Browse files
committed
fix(deps): update dependency moment to v2.29.2 [security]
1 parent e33b1c6 commit 223c156

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"express-winston": "2.6.0",
4444
"fs-extra": "7.0.1",
4545
"lodash": "4.17.21",
46-
"moment": "2.29.1",
46+
"moment": "2.29.2",
4747
"scripty": "1.9.1",
4848
"server-timing": "2.1.1",
4949
"sql-formatter": "2.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3836,10 +3836,10 @@ modify-values@^1.0.0:
38363836
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
38373837
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
38383838

3839-
3840-
version "2.29.1"
3841-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
3842-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
3839+
3840+
version "2.29.2"
3841+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
3842+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
38433843

38443844
moment@^2.11.2:
38453845
version "2.22.2"

0 commit comments

Comments
 (0)