Upgrade moment to v2.29.2
This commit is contained in:
parent
9e54f55c22
commit
c82ce8f15f
3 changed files with 11 additions and 5 deletions
|
@ -126,7 +126,7 @@
|
|||
"mac-screen-capture-permissions": "2.0.0",
|
||||
"memoizee": "0.4.14",
|
||||
"mkdirp": "0.5.2",
|
||||
"moment": "2.29.1",
|
||||
"moment": "2.29.2",
|
||||
"mustache": "2.3.0",
|
||||
"node-fetch": "2.6.7",
|
||||
"node-forge": "1.3.0",
|
||||
|
|
|
@ -4507,6 +4507,12 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-07T01:39:53.992Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "node_modules/moment/min/moment-with-locales.min.js",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2022-04-11T17:11:47.521Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-insertBefore(",
|
||||
"path": "node_modules/neo-async/async.js",
|
||||
|
|
|
@ -10465,10 +10465,10 @@ mocha@9.1.3, mocha@^9.1.1:
|
|||
yargs-parser "20.2.4"
|
||||
yargs-unparser "2.0.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==
|
||||
|
||||
move-concurrently@^1.0.1:
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Reference in a new issue