Merge pull request #2565 from pnp/dependabot/npm_and_yarn/samples/react-components-dynamicloading/moment-2.29.2
Bump moment from 2.22.2 to 2.29.2 in /samples/react-components-dynamicloading
This commit is contained in:
commit
528dedaac4
|
@ -12291,9 +12291,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"moment": {
|
||||
"version": "2.22.2",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
|
||||
"integrity": "sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y="
|
||||
"version": "2.29.2",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
|
||||
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
|
||||
},
|
||||
"ms": {
|
||||
"version": "2.0.0",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@types/react": "15.6.6",
|
||||
"@types/react-dom": "15.5.6",
|
||||
"@types/webpack-env": "1.13.1",
|
||||
"moment": "^2.22.2",
|
||||
"moment": "^2.29.2",
|
||||
"office-ui-fabric-react": "^5.125.0",
|
||||
"react": "15.6.2",
|
||||
"react-dom": "15.6.2"
|
||||
|
|
Loading…
Reference in New Issue