Bump moment from 2.24.0 to 2.29.2 (#2276)

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [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.24.0...2.29.2)

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

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-04-11 13:03:34 +03:00
committed by GitHub
parent ecd61eb4e9
commit bfe91a37e8
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"js-base64": "^3.7.2",
"jsbarcode": "^3.11.4",
"marked": "^4.0.10",
"moment": "^2.24.0",
"moment": "^2.29.2",
"moment-timezone": "^0.5.33",
"moment-timezone-data-build": "github:yurikuzn/moment-timezone-data-build#0.1.0",
"qrcodejs": "^1.0.0",
@@ -3047,9 +3047,9 @@
}
},
"node_modules/moment": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==",
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==",
"engines": {
"node": "*"
}
@@ -6038,9 +6038,9 @@
}
},
"moment": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
},
"moment-timezone": {
"version": "0.5.33",
+1 -1
View File
@@ -57,7 +57,7 @@
"js-base64": "^3.7.2",
"jsbarcode": "^3.11.4",
"marked": "^4.0.10",
"moment": "^2.24.0",
"moment": "^2.29.2",
"moment-timezone": "^0.5.33",
"moment-timezone-data-build": "github:yurikuzn/moment-timezone-data-build#0.1.0",
"qrcodejs": "^1.0.0",