Skip to content

Commit

Permalink
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 Apr 16, 2022
1 parent 67ad312 commit bc3a343
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 @@ -90,7 +90,7 @@
"express-formidable": "1.2.0",
"express-session": "1.17.1",
"lodash": "4.17.15",
"moment": "2.26.0",
"moment": "2.29.2",
"nanoid": "3.1.9",
"pg": "8.2.1",
"pino": "6.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5238,10 +5238,10 @@ mkdirp@^0.5.1:
dependencies:
minimist "^1.2.5"

moment@2.26.0:
version "2.26.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
moment@2.29.2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==

[email protected]:
version "1.1.4"
Expand Down

0 comments on commit bc3a343

Please sign in to comment.