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 Jun 23, 2022
1 parent 30ed675 commit 4fac965
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -90,7 +90,7 @@
"devcert-with-localhost": "0.3.3",
"express": "4.17.1",
"idb": "3.0.2",
"moment": "2.29.1",
"moment": "2.29.2",
"sequelize": "4.44.4",
"sqlite3": "4.2.0",
"web-push": "3.4.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9767,10 +9767,10 @@ moment-timezone@^0.5.14:
dependencies:
moment ">= 2.9.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.29.2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==

"moment@>= 2.9.0":
version "2.18.1"
Expand Down

0 comments on commit 4fac965

Please sign in to comment.