Bump moment from 2.19.2 to 2.29.2 in /samples/react-content-query-onprem
Bumps [moment](https://github.com/moment/moment) from 2.19.2 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.19.2...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
540620b006
commit
f2093a2822
|
@ -7593,6 +7593,13 @@
|
|||
"extend-shallow": "2.0.1",
|
||||
"kind-of": "3.2.2",
|
||||
"moment": "2.19.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"moment": {
|
||||
"version": "2.19.2",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.19.2.tgz",
|
||||
"integrity": "sha512-Rf6jiHPEfxp9+dlzxPTmRHbvoFXsh2L/U8hOupUMpnuecHQmI6cF6lUbJl3QqKPko1u6ujO+FxtcajLVfLpAtA=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"helper-markdown": {
|
||||
|
@ -9752,9 +9759,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"moment": {
|
||||
"version": "2.19.2",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.19.2.tgz",
|
||||
"integrity": "sha512-Rf6jiHPEfxp9+dlzxPTmRHbvoFXsh2L/U8hOupUMpnuecHQmI6cF6lUbJl3QqKPko1u6ujO+FxtcajLVfLpAtA=="
|
||||
"version": "2.29.2",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
|
||||
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
|
||||
},
|
||||
"morgan": {
|
||||
"version": "1.6.1",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"dependencies": {
|
||||
"handlebars": "^4.7.7",
|
||||
"handlebars-helpers": "^0.8.2",
|
||||
"moment": "^2.18.1",
|
||||
"moment": "^2.29.2",
|
||||
"react": "15.4.2",
|
||||
"react-ace": "^5.1.0",
|
||||
"react-dom": "15.4.2",
|
||||
|
|
Loading…
Reference in New Issue