From 014775ae660e27102c264673fb790d0ef63a5ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 16:18:39 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl 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..2bce236 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": { @@ -6489,9 +6489,9 @@ } }, "tmpl": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", - "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=" + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", + "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" }, "to-fast-properties": { "version": "2.0.0",