Skip to content

Commit

Permalink
Merge pull request #440 from youKnowOwO/dependabot/npm_and_yarn/momen…
Browse files Browse the repository at this point in the history
…t-2.29.3

fix(deps): bump moment from 2.29.1 to 2.29.3
  • Loading branch information
SharifPoetra authored May 15, 2022
2 parents edf75c1 + 377eb13 commit 6b8fc71
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 @@ -43,7 +43,7 @@
"figlet": "^1.5.0",
"lavalink": "^2.10.2",
"module-alias": "^2.2.2",
"moment": "^2.29.1",
"moment": "^2.29.3",
"moment-duration-format": "^2.3.2",
"node-superfetch": "^0.1.10",
"turndown": "^6.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1459,10 +1459,10 @@ moment-duration-format@^2.3.2:
resolved "https://registry.yarnpkg.com/moment-duration-format/-/moment-duration-format-2.3.2.tgz#5fa2b19b941b8d277122ff3f87a12895ec0d6212"
integrity sha512-cBMXjSW+fjOb4tyaVHuaVE/A5TqkukDWiOfxxAjY+PEqmmBQlLwn+8OzwPiG3brouXKY5Un4pBjAeB6UToXHaQ==

moment@>=2.14.0, 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.14.0, moment@^2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==

mongodb@^3.6.2:
version "3.6.2"
Expand Down

0 comments on commit 6b8fc71

Please sign in to comment.