diff --git a/samples/react-content-query-online/package-lock.json b/samples/react-content-query-online/package-lock.json index 9088b3ccc..e2623e937 100644 --- a/samples/react-content-query-online/package-lock.json +++ b/samples/react-content-query-online/package-lock.json @@ -23421,9 +23421,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==" }, "morgan": { "version": "1.10.0", diff --git a/samples/react-content-query-online/package.json b/samples/react-content-query-online/package.json index 3a5165df5..834286d90 100644 --- a/samples/react-content-query-online/package.json +++ b/samples/react-content-query-online/package.json @@ -45,7 +45,7 @@ "macaddress": ">=0.2.9", "minimist": ">=1.2.3", "mixin-deep": ">=1.3.2", - "moment": ">=2.19.3", + "moment": ">=2.29.2", "morgan": ">=1.9.1", "natives": "^1.1.6", "node.extend": ">=1.1.7",