Bump moment from 2.29.1 to 2.29.4

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>
This commit is contained in:
dependabot[bot] 2022-07-07 15:59:21 +00:00 коммит произвёл GitHub
Родитель c48a222508
Коммит 61c86b1f65
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -10128,9 +10128,9 @@
"integrity": "sha512-qP7pYjEG6OZox0ZSSbFvXgFo0mSV1KnrFcwkgd6+0e4CKkcHERMR00knEiiF61HuebFG/R1JfVUEzwPhigLucA=="
},
"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=="
},
"move-concurrently": {
"version": "1.0.1",

Просмотреть файл

@ -42,7 +42,7 @@
"mammoth": "^1.4.19",
"mobx": "4.1.0",
"mobx-angular": "^3.1.1",
"moment": "^2.29.1",
"moment": "^2.29.4",
"ngx-cookie-service": "^2.3.0",
"rxjs": "~6.5.4",
"zone.js": "~0.10.2"