From 601f4d1963dad6aabc86935f96c3f2cd09d233b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 17:44:37 +0000 Subject: [PATCH] Bump moment from 2.29.1 to 2.29.3 in /cmd/samples/pageflow Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.3) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cmd/samples/pageflow/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/samples/pageflow/package-lock.json b/cmd/samples/pageflow/package-lock.json index a13e9ba1..fb32b376 100644 --- a/cmd/samples/pageflow/package-lock.json +++ b/cmd/samples/pageflow/package-lock.json @@ -13702,9 +13702,9 @@ } }, "moment": { - "version": "2.29.1", - "resolved": "https://unpm.uberinternal.com/moment/-/moment-2.29.1.tgz", - "integrity": "sha1-sr52n6MZQL6e7qZGnAdeNQBvo9M=" + "version": "2.29.3", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz", + "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==" }, "move-concurrently": { "version": "1.0.1",