Bump moment from 2.29.2 to 2.29.4

Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-11 21:46:45 +00:00 committed by Igor Scheller
parent c957b2784a
commit 164093896d
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"core-js": "^3.6.5", "core-js": "^3.6.5",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"jquery-ui": "^1.13.0", "jquery-ui": "^1.13.0",
"moment": "^2.29.2", "moment": "^2.29.4",
"moment-timezone": "^0.5.31", "moment-timezone": "^0.5.31",
"select2": "^4.0.13", "select2": "^4.0.13",
"select2-bootstrap-5-theme": "^1.1.1" "select2-bootstrap-5-theme": "^1.1.1"

View File

@ -2078,10 +2078,10 @@ moment-timezone@^0.5.31:
dependencies: dependencies:
moment ">= 2.9.0" moment ">= 2.9.0"
"moment@>= 2.9.0", moment@^2.29.2: "moment@>= 2.9.0", moment@^2.29.4:
version "2.29.2" version "2.29.4"
resolved "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
ms@2.1.2: ms@2.1.2:
version "2.1.2" version "2.1.2"