Skip to content

Commit

Permalink
Merge pull request #1048 from crypto-com/fix/audit
Browse files Browse the repository at this point in the history
[Fix Audit] bump moment from 2.29.1 to 2.29.2
  • Loading branch information
crypto-matto committed Apr 11, 2022
2 parents 34801a6 + 646bc41 commit a8511d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"less-vars-to-js": "1.3.0",
"lodash": "4.17.21",
"long": "4.0.0",
"moment": "2.29.1",
"moment": "2.29.2",
"nedb-promises": "5.0.1",
"node-localstorage": "2.1.6",
"numeral": "2.0.6",
Expand Down Expand Up @@ -353,6 +353,7 @@
"follow-redirects": "1.14.7",
"simple-get": "4.0.1",
"minimist": "1.2.6",
"moment": "2.29.2",
"node-forge": "1.3.0",
"plist": "3.0.5",
"ansi-html": "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12113,10 +12113,10 @@ mock-fs@^4.1.0:
resolved "https://registry.npmjs.org/mock-fs/-/mock-fs-4.14.0.tgz"
integrity sha512-qYvlv/exQ4+svI3UOvPUpLDF0OMX5euvUH0Ny4N5QyRyhNdgAgUrVH3iUINSzEPLvx0kbo/Bp28GJKIqvE7URw==

moment@2.29.1, moment@^2.24.0, moment@^2.25.3:
version "2.29.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz"
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
moment@2.29.1, moment@2.29.2, moment@^2.24.0, moment@^2.25.3:
version "2.29.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit a8511d5

Please sign in to comment.