From 439c9d8f8c5c4cbf6fa0e982651094b4eeb487b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 04:45:45 +0000 Subject: [PATCH] Bump moment from 2.24.0 to 2.29.2 Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index aca0acf..e085eea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3790,6 +3790,7 @@ "version": "github:BeameryHQ/json-ditto#031e845b0c81b6f48414dfcc0f3b0e472ab8e9dc", "from": "github:BeameryHQ/json-ditto#feature/ditto.v2", "requires": { + "beam-uri": "^2.1.1", "humanparser": "^1.10.0", "joi": "^14.3.1", "lodash": "^4.5.1", @@ -3798,14 +3799,13 @@ }, "dependencies": { "beam-uri": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/beam-uri/-/beam-uri-3.1.7.tgz", - "integrity": "sha512-Y3R8af4XxYNiOjO0+PPkLcGWwgQHQZeadQ/Ac4qkyU3GTClZKupIJ93xo6rjpuMRIX/RVTnOM5SjuIJNen5PXw==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/beam-uri/-/beam-uri-2.1.1.tgz", + "integrity": "sha512-uZl4CBZwLioDg7YUkn5oROD9ebdlJe8gUIc8R8mrQQG/187M3RY/Zvz3CJHSyG76rF3LxkpFz4bJQQUSI+NzkA==", "requires": { + "linkedin-canonical-url": "^1.0.6", "lodash": "^4.16.6", - "normalize-url": "^4.5.0", - "snyk": "^1.260.0", - "url-parse": "^1.4.7" + "parse-domain": "^1.1.0" } }, "parse-domain": { @@ -4181,9 +4181,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==" }, "ms": { "version": "2.0.0",