Merge pull request #4245 from biosistemika/dependabot/npm_and_yarn/moment-2.29.4

Bump moment from 2.29.2 to 2.29.4
This commit is contained in:
Alex Kriuchykhin 2022-07-15 09:40:59 +02:00 committed by GitHub
commit 045d254d3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"intl": "^1.2.5",
"js-yaml": "^3.12.0",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"moment": "^2.29.4",
"moment-timezone": "^0.5.21",
"node-gyp": "^3.8.0",
"node-sass": "^4.13.1",

View file

@ -6733,10 +6733,10 @@ moment-timezone@^0.5.21:
dependencies:
moment ">= 2.9.0"
"moment@>= 2.9.0", 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", moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
move-concurrently@^1.0.1:
version "1.0.1"