Skip to content

Commit

Permalink
Update moment to version 2.29.4 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Márcio Vinícius Sena <[email protected]>
  • Loading branch information
depfu[bot] and omarciovsena authored May 3, 2023
1 parent 03e4851 commit 7aec6e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^24.9.0",
"jsonwebtoken": "^8.5.1",
"md5": "^2.3.0",
"moment": "^2.29.1",
"moment": "^2.29.4",
"mongoose": "^5.13.8",
"pug": "^3.0.2",
"redis": "^3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5528,10 +5528,10 @@ mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"

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.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

[email protected]:
version "3.6.11"
Expand Down

0 comments on commit 7aec6e2

Please sign in to comment.