Skip to content

Commit

Permalink
fix(deps): update dependency moment to v2.29.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 2e2afa9 commit bba69a5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/web-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"http2": "3.3.7",
"less": "4.1.2",
"less-vars-to-js": "1.3.0",
"moment": "2.29.1",
"moment": "2.29.2",
"next": "10.2.3",
"next-offline": "5.0.5",
"nookies": "2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"faker": "5.5.3",
"firebase": "7.24.0",
"firebase-admin": "9.12.0",
"moment": "2.29.1",
"moment": "2.29.2",
"next": "10.2.3",
"next-offline": "5.0.5",
"nookies": "2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"firebase-functions": "3.16.0",
"formik": "2.2.9",
"formik-material-ui": "3.0.1",
"moment": "2.29.1",
"moment": "2.29.2",
"next": "10.2.3",
"next-offline": "5.0.5",
"next-redux-wrapper": "5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19705,10 +19705,10 @@ modify-values@^1.0.0:
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==

[email protected].1:
version "2.29.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
[email protected].2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==

moment@^2.24.0, moment@^2.25.3:
version "2.26.0"
Expand Down

0 comments on commit bba69a5

Please sign in to comment.