Merge pull request #2821 from pnp/dependabot/npm_and_yarn/samples/react-content-query-onprem/moment-2.29.4

Bump moment from 2.29.2 to 2.29.4 in /samples/react-content-query-onprem
This commit is contained in:
Hugo Bernier 2022-07-27 19:14:30 -07:00 committed by GitHub
commit 09cf08a800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -9759,9 +9759,9 @@
"dev": true
},
"moment": {
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
"version": "2.29.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"morgan": {
"version": "1.6.1",

View File

@ -13,7 +13,7 @@
"dependencies": {
"handlebars": "^4.7.7",
"handlebars-helpers": "^0.8.2",
"moment": "^2.29.2",
"moment": "^2.29.4",
"react": "15.4.2",
"react-ace": "^5.1.0",
"react-dom": "15.4.2",