diff --git a/examples/gatsby_sample/package-lock.json b/examples/gatsby_sample/package-lock.json index 3e30cfc..5556127 100644 --- a/examples/gatsby_sample/package-lock.json +++ b/examples/gatsby_sample/package-lock.json @@ -7975,9 +7975,9 @@ } }, "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==" }, "move-concurrently": { "version": "1.0.1", diff --git a/examples/gatsby_sample/yarn.lock b/examples/gatsby_sample/yarn.lock index 1c2daf7..f5d00c6 100644 --- a/examples/gatsby_sample/yarn.lock +++ b/examples/gatsby_sample/yarn.lock @@ -5852,8 +5852,8 @@ mkdirp@^0.5.1: minimist "^1.2.5" moment@^2.21.0: - version "2.22.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" move-concurrently@^1.0.1: version "1.0.1"