Build(deps): Bump moment from 2.29.1 to 2.29.4 (#2567)

Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.1...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-12 09:41:15 +01:00
committed by GitHub
parent 42bec3ff3c
commit 8da2c1f31d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -14114,9 +14114,9 @@
}
},
"moment": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
"version": "2.29.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"moment-es6": {
"version": "1.0.0",

View File

@@ -49,7 +49,7 @@
"@ngrx/store-devtools": "^13.1.0",
"@ngx-translate/core": "^14.0.0",
"minimatch-browser": "^1.0.0",
"moment": "^2.27.0",
"moment": "^2.29.4",
"moment-es6": "1.0.0",
"pdfjs-dist": "2.5.207",
"rxjs": "6.6.6",