Merge pull request #2538 from pnp/dependabot/npm_and_yarn/samples/js-advanced-commenting/moment-2.29.2

Bump moment from 2.24.0 to 2.29.2 in /samples/js-advanced-commenting
This commit is contained in:
Hugo Bernier 2022-04-10 10:23:30 -07:00 committed by GitHub
commit 5198569a82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -11592,9 +11592,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=="
},
"move-concurrently": {
"version": "1.0.1",

View File

@ -22,7 +22,7 @@
"@types/jquery": "^2.0.54",
"@types/webpack-env": "1.13.1",
"jquery": "^3.5.0",
"moment": "^2.24.0"
"moment": "^2.29.2"
},
"devDependencies": {
"@microsoft/sp-build-web": "1.9.1",